aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/manual/gun.post.asciidoc
AgeCommit message (Collapse)Author
2018-12-31Separate request/4,5,6 into headers/4,5 and request/5,6Loïc Hoguin
This cleaner separation gets rid of the implicit body check that was causing issues for many users. Now the body is either given explicitly or it is expected via future gun:data/3 calls.
2018-06-02Revamp the manual, one page per function/messageLoïc Hoguin