Skip to content

Commit

Permalink
Update change log for Issue #130 / PR #549
Browse files Browse the repository at this point in the history
  • Loading branch information
markt-asf committed Nov 23, 2023
1 parent 75d467f commit e11b053
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions spec/src/main/asciidoc/servlet-spec-body.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8586,6 +8586,11 @@ be controlled.
link:https://github.com/eclipse-ee4j/servlet-api/issues/95[Issue 95]::
Clarify that Servlet containers are required to support HTTPS.

link:https://github.com/eclipse-ee4j/servlet-api/issues/130[Issue 130]::
Add the `jakarta.servlet.request.secure_protocol` attribute to the list of
request attributes that servlet containers are required to populate if the
request has been transmitted over a secure protocol.

link:https://github.com/eclipse-ee4j/servlet-api/issues/159[Issue 159]::
Clarify the behaviour of the various methods for adding headers when passed
`null` or the empty string.
Expand Down

0 comments on commit e11b053

Please sign in to comment.