vapor-docs/http
Arnaldo Capo e4ad95a6df Added the node: attribute to the client POST x-www-form-urlencoded example. It’s needed if you are going to use a variable as a value. Ex: Body.data(Node(node: [“code”:code] ….. 2017-02-27 10:08:11 -05:00
..
body.md Trivial spelling and whitespace fixes in docs. 2016-08-26 15:26:27 -07:00
client.md Added the node: attribute to the client POST x-www-form-urlencoded example. It’s needed if you are going to use a variable as a value. Ex: Body.data(Node(node: [“code”:code] ….. 2017-02-27 10:08:11 -05:00
cors.md Fix a typo in cors docs 2017-01-13 16:31:25 +00:00
request.md fixes vapor/vapor#805 2017-02-02 14:17:51 +01:00
responder.md HTTP, Responder - Typo fixes. 2017-02-12 22:46:30 +00:00
response-representable.md HTTP, ResponseRepresentable - Typo fix. 2017-02-12 22:45:18 +00:00
response.md fixes vapor/vapor#805 2017-02-02 14:17:51 +01:00
server.md server / tls config 2016-09-29 19:25:12 -04:00