James Rodewig
|
1bfd7efb44
[DOCS] Fix default for `http.compression` setting (#56899)
|
5 years ago |
James Rodewig
|
12440185c6
[DOCS] Relocate `HTTP` module content (#56386)
|
5 years ago |
Armin Braun
|
26b9cf787d
Add Trace Logging of REST Requests (#51684)
|
5 years ago |
SylvainJuge
|
7072941577
[DOCS] minor fix to documentation: http.host can't default to itself (#48135)
|
6 years ago |
Or Bin
|
a5bad4d92c
Docs: Fixed a grammatical mistake: 'a HTTP ...' -> 'an HTTP ...' (#33744)
|
7 years ago |
Tim Brooks
|
31251c9a6d
Make http pipelining support mandatory (#30695)
|
7 years ago |
Ryan Ernst
|
fb0aa562a5
Network: Remove http.enabled setting (#29601)
|
7 years ago |
Mayya Sharipova
|
5dcfdb09cb
Control max size and count of warning headers (#28427)
|
7 years ago |
Jason Tedor
|
1df43a09b7
Remove HTTP max content length leniency (#29337)
|
7 years ago |
Christoph Büscher
|
0d11b9fe34
[Docs] Unify spelling of Elasticsearch (#27567)
|
7 years ago |
Jay Modi
|
b234644035
Enforce Content-Type requirement on the rest layer and remove deprecated methods (#23146)
|
8 years ago |
Jay Modi
|
7520a107be
Optionally require a valid content type for all rest requests with content (#22691)
|
8 years ago |
Ali Beyad
|
d915230a06
Clarifies the documentation for the `http.cors.enabled` setting (#19890)
|
9 years ago |
Daniel Mitterdorfer
|
0a6f40c7f5
Enable HTTP compression by default with compression level 3
|
9 years ago |
Nik Everett
|
877754ba89
reword docs
|
10 years ago |
Nik Everett
|
c67ad3fb2a
[docs] Note that no http settings are dynamic
|
10 years ago |
jaymode
|
8876ddf90b
fix spelling and add to migration docs
|
10 years ago |
jaymode
|
6b086dc7db
change CORS allow origin default to allow no origins
|
10 years ago |
Lee Hinman
|
0a6f7ef379
[DOCS] Mention Integer.MAX_VALUE limit for http.max_content_length
|
10 years ago |
Clinton Gormley
|
089914dede
Docs: Document `http.max_header_size`
|
10 years ago |
Dustin Shiver
|
ae60144123
Update for clarification
|
10 years ago |
jaymode
|
105bdd486a
[HTTP] add option to only return simple exception messages
|
10 years ago |
Peter Fabian Mitchell
|
b2bab05c29
HTTP: Add 'http.publish_port' setting to the HTTP module
|
11 years ago |
Alexander Reelsen
|
5eeac2fdf6
Netty: Add HTTP pipelining support
|
11 years ago |
Clinton Gormley
|
fbd0403a6f
Documented that HTTP pipelining is not supported
|
11 years ago |
Clinton Gormley
|
646f7acf5c
Docs: Documented the http.*host and transport.*host settings
|
11 years ago |
Alexander Reelsen
|
bd0eb32d9c
CORS: Disable by default
|
11 years ago |
Alexander Reelsen
|
35e67c84fa
CORS: Allowed to configure allow-credentials header to work via SSL
|
11 years ago |
Alexander Reelsen
|
a1e335b1e9
CORS: Support regular expressions for origin to match against
|
11 years ago |
Volker Fröhlich
|
06192686a2
[DOCS] Fixd typo in http.asciidoc
|
11 years ago |