http-source
Properties
| Property | 2.x Name | 3.x Name |
|---|---|---|
| allow-credentials | http.cors.allow-credentials | http.cors.allow-credentials |
| allowed-headers | http.cors.allowed-headers | http.cors.allowed-headers |
| allowed-origins | http.cors.allowed-origins | http.cors.allowed-origins |
| mapped-request-headers | http.mapped-request-headers | http.mapped-request-headers |
| path-pattern | http.path-pattern | http.path-pattern |
| port | server.port | server.port |