Commit Graph

16 Commits

Author SHA1 Message Date
Tanner Nelson 4132b7b5ab
addl config docs 2016-09-29 20:15:28 -04:00
Tanner Nelson 7a84e63fb7
add client config 2016-09-29 19:41:38 -04:00
Tanner Nelson 2d5d8e5614
server / tls config 2016-09-29 19:25:12 -04:00
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
Tanner Nelson b5073d8e99
addl updates 2016-09-15 00:48:13 -04:00
Eneko Alonso 361c6f5aa4 Improved Query Parameters section 2016-09-11 09:56:06 -07:00
Isaac Overacker 7be48d9c02 Trivial spelling and whitespace fixes in docs. 2016-08-26 15:26:27 -07:00
Tanner Nelson 85e9de39e7
update manual quickstart + version 2016-08-04 16:24:29 -04:00
Logan Wright cb2a57ef5e client docs 2016-08-03 22:22:12 -04:00
Logan Wright 7d99a80350 body 2016-08-03 21:32:25 -04: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 1dd712d450 representable 2016-08-03 19:46:53 -04:00
Logan Wright 054bdbdd1b request and response 2016-08-03 17:46:34 -04:00
Tanner Nelson 8622dcb14c
starting views 2016-08-02 16:02:11 -04:00