70c5c48eab
Motivation: We need to ensure we not write any body when a response with status code of 1xx, 204 or 304 is used as stated in rfc: https://tools.ietf.org/html/rfc7230#section-3.3.3 Modifications: - Correctly handle status codes - Add unit tests Result: Correctly handle responses with 1xx, 204, 304 status codes. |
||
---|---|---|
.. | ||
src | ||
pom.xml |