有誰知道如何從請求中獲取原始標題字段?我想驗證,如果客戶端將收到HTML或只是普通/文字的迴應。我可以在'toResponse'的exceptionMapper方法中獲得這個字段嗎?Dropwizard ExceptionMapper:驗證原始標題字段
我創建exceptionMapper喜歡在這個帖子: http://gary-rowe.com/agilestack/2012/10/23/how-to-implement-a-runtimeexceptionmapper-for-dropwizard/
我結束了創建過濾器 - > https://dropwizard.github.io/dropwizard/manual/core.html#jersey-filters – user3280180 2014-10-15 13:48:00