Commit Graph

6 Commits

Author SHA1 Message Date
vikin d423307282 Update request.md 2016-09-17 13:09:46 +08:00
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
Eneko Alonso 361c6f5aa4 Improved Query Parameters section 2016-09-11 09:56:06 -07:00
Logan Wright 6c79cd239e responder 2016-08-03 20:26:26 -04:00
Logan Wright 2649cd1ffa fix code format and headers depth 2016-08-03 19:49:23 -04:00
Logan Wright 054bdbdd1b request and response 2016-08-03 17:46:34 -04:00