fc661ee13a
Node 8.14.0 prohibits HTTP headers that exceed 8 KB (source:
https://nodejs.org/en/blog/vulnerability/november-2018-security-releases/#denial-of-service-with-large-http-headers-cve-2018-12121).
This patch allows for the parameters within the body of an HTTP POST request to
be used in addition to those within the URL (and will override them).
Closes #3568.
---
Muxator 2019-10-19:
- this commit was cherry-picked from
|
||
---|---|---|
.. | ||
api.md | ||
changeset_library.md | ||
editbar.md | ||
editorInfo.md | ||
embed_parameters.md | ||
hooks_client-side.md | ||
hooks_overview.md | ||
hooks_server-side.md | ||
http_api.md | ||
pluginfw.md | ||
toolbar.md |