0
私は人生の間、例外のデバッグ情報を解放者から取得する方法を理解できません。私はCLJ-HTTPを介して要求を行い、取得:Liberator例外情報を取得するにはどうすればよいですか?
17-05-08 15:26:09 x201 DEBUG [org.apache.http.impl.conn.DefaultClientConnection:128] -
Receiving response: HTTP/1.1 500 Internal Server Error
{:status 500, :headers {"Server" "nginx/1.4.6 (Ubuntu)", "Date" "Mon, 08 May 2017 15:26:09 GMT", "Content-Length" "0", "Connection" "close"},
:body "", :request-time 45,
:trace-redirects ["http://api.mysite.dev/0/projects/Food-Blog/data/Ar6D3PjBZv"], :orig-content-encoding nil}
私は私のミドルウェアリストでwrap-trace
解放者持っており、私に、実際の例外を与えていないようです。