-
Type: Feature
-
Status: Done
-
Priority: Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 1.17.1
-
Component/s: None
-
Labels:None
Currently, the are no appNG built-in capabilities to deal with HTTP headers (except casting Enironment to DefaultEnvironment, but we want to avoid that).
- use Spring's HttpHeaders
- an org.appng.api.Request should be able to read the incoming HTTP headers
- an org.appng.api.WebService should be ables to write the outgoing HTTP headers
- org.appng.api.support.HttpHeaderUtils should offer some additional utility methods