boulder/web
Jacob Hoffman-Andrews eb23cb3ffc Remove "Terminated request" / "Successful request" (#3484)
The WFE logs these with every request, but with #3483,
they aren't necessary; everything other than 2xx is a failed request.
2018-02-28 15:16:36 -08:00
..
context.go Remove "Terminated request" / "Successful request" (#3484) 2018-02-28 15:16:36 -08:00
context_test.go Log status code in WFE JSON logs. (#3483) 2018-02-27 10:16:45 -05:00
docs.go Factor out context.go from wfe and wfe2. (#3086) 2017-09-26 13:54:14 -04:00
probs.go Factor out probs.go from wfe and wfe2 (#3085) 2017-09-18 13:08:18 -07:00
probs_test.go Add documentation link to rate limit errors. (#3286) 2017-12-19 15:46:18 -08:00
send_error.go Improve error reporting in WFE and WFE2 (#3452) 2018-02-20 14:30:36 -08:00