eclipse-ee4j / grizzly

Grizzly
https://eclipse-ee4j.github.io/grizzly
Other
147 stars 69 forks source link

Fix #2146 Content-Language Header is not added to http2 response #2147

Closed 11rx4f closed 2 years ago

11rx4f commented 2 years ago

Fix to add Content-Language Header to http2 response, except response code 204, 205 and 304 in accordance with rfc7231 and rfc7232.

Signed-off-by: 11rx4f ryosuke.okada@fujitsu.com