vapor-docs/http
vikin f63a6aad73 update get Content command
If you want to get content , must be unpacking;
```swift
request.data["hello"].string -> request.data["hello"]!.string
```
2016-09-17 11:31:13 +08:00
..
body.md Trivial spelling and whitespace fixes in docs. 2016-08-26 15:26:27 -07:00
client.md client docs 2016-08-03 22:22:12 -04:00
request.md update get Content command 2016-09-17 11:31:13 +08:00
responder.md addl updates 2016-09-15 00:48:13 -04:00
response-representable.md responder 2016-08-03 20:26:26 -04:00
response.md responder 2016-08-03 20:26:26 -04:00