pad.pub0.org/doc/api
Ray Bellis fc661ee13a core: allow URL parameters and POST bodies to co-exist.
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 882b93487f
- it was modified to include the necessary changes in the documentation
2019-06-27 00:52:53 +02:00
..
api.md Add docs for toolbar controller and pad_editbar 2014-03-16 15:43:38 +01:00
changeset_library.md Typos and minor fixes in bin, doc, and root 2017-09-14 13:33:27 +02:00
editbar.md Fix typo 2017-03-11 22:09:49 -05:00
editorInfo.md Spelling fixes 2017-03-11 21:38:50 -05:00
embed_parameters.md Typos and minor fixes in bin, doc, and root 2017-09-14 13:33:27 +02:00
hooks_client-side.md Fix typos 2019-01-16 11:14:04 +01:00
hooks_overview.md Change filename hooks.md -> hooks_overview.md 2012-10-27 16:30:31 +02:00
hooks_server-side.md Merge pull request #3218 from klausweiss/develop 2018-04-03 13:38:47 +01:00
http_api.md core: allow URL parameters and POST bodies to co-exist. 2019-06-27 00:52:53 +02:00
pluginfw.md Typos and minor fixes in bin, doc, and root 2017-09-14 13:33:27 +02:00
toolbar.md Update docs 2014-03-30 13:08:26 +02:00