summaryrefslogtreecommitdiff
path: root/docs/reference/modules/http.asciidoc
AgeCommit message (Expand)Author
2018-05-23Reintroduce mandatory http pipelining support (#30820)Tim Brooks
2018-05-23Revert "Make http pipelining support mandatory (#30695)" (#30813)Colin Goodheart-Smithe
2018-05-22Make http pipelining support mandatory (#30695)Tim Brooks
2018-05-02Network: Remove http.enabled setting (#29601)Ryan Ernst
2018-04-13Control max size and count of warning headers (#28427)Mayya Sharipova
2018-04-02Remove HTTP max content length leniency (#29337)Jason Tedor
2017-11-29[Docs] Unify spelling of Elasticsearch (#27567)Christoph Büscher
2017-02-17Enforce Content-Type requirement on the rest layer and remove deprecated meth...Jay Modi
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2016-08-09Clarifies the documentation for the `http.cors.enabled` setting (#19890)Ali Beyad
2016-05-03Enable HTTP compression by default with compression level 3Daniel Mitterdorfer
2015-09-21reword docsNik Everett
2015-09-21[docs] Note that no http settings are dynamicNik Everett
2015-07-08fix spelling and add to migration docsjaymode
2015-06-26change CORS allow origin default to allow no originsjaymode
2015-05-20[DOCS] Mention Integer.MAX_VALUE limit for http.max_content_lengthLee Hinman
2015-04-27Docs: Document `http.max_header_size`Clinton Gormley
2015-04-05Update for clarificationDustin Shiver
2015-03-18[HTTP] add option to only return simple exception messagesjaymode
2014-12-11HTTP: Add 'http.publish_port' setting to the HTTP modulePeter Fabian Mitchell
2014-10-31Netty: Add HTTP pipelining supportAlexander Reelsen
2014-10-27Documented that HTTP pipelining is not supportedClinton Gormley
2014-10-17Docs: Documented the http.*host and transport.*host settingsClinton Gormley
2014-09-09CORS: Disable by defaultAlexander Reelsen
2014-08-05CORS: Allowed to configure allow-credentials header to work via SSLAlexander Reelsen
2014-07-25CORS: Support regular expressions for origin to match againstAlexander Reelsen
2014-06-16[DOCS] Fixd typo in http.asciidocVolker Fröhlich
2014-03-31Document http.cors-settingsAlex Brasetvik
2014-03-07[DOCS] Multiple doc fixesKonrad Feldmeier
2013-08-29Migrated documentation into the main repoClinton Gormley