Add HTTP headers to outgoing messages by default
Some care is required to prevent request-specific headers being reflected and interfering with content negotiation. Fixes gh-207
This commit is contained in:
@@ -188,7 +188,7 @@ We recommend the http://eclipse.org/m2e/[m2eclipse] eclipse plugin when working
|
||||
eclipse. If you don't already have m2eclipse installed it is available from the "eclipse
|
||||
marketplace".
|
||||
|
||||
Also, you will need to install Kotlin pug-in from the "eclipse marketplace" to ensure projects
|
||||
Also, you will need to install Kotlin plug-in from the "eclipse marketplace" to ensure projects
|
||||
that depend on Kotlin complile under `m2eclipse` plugin (mentioned above).
|
||||
|
||||
NOTE: If you still see compile errors after installing Kotlin plugin, simply right-click on the project with error and _remove_ and then _add_ Kotlin Nature via ***Configure Kotlin*** feature.
|
||||
|
||||
Reference in New Issue
Block a user