File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ This GitHub organization focuses on designing abstract HTTP helpers or coding re
6
6
7
7
## More bla
8
8
9
- * http ://www.youtube.com/watch?v=9Qnx1h5cQxo
10
- * http ://hyperrest.github.io/2013-06-10-http-hell-no/
11
- * http ://hyperrest.github.io/2013-10-14-man-overboard/
12
- * http ://www.youtube.com/watch?v=UqTlToUYK1E
9
+ * https ://www.youtube.com/watch?v=9Qnx1h5cQxo
10
+ * https ://hyperrest.github.io/2013-06-10-http-hell-no
11
+ * https ://hyperrest.github.io/2013-10-14-man-overboard
12
+ * https ://www.youtube.com/watch?v=UqTlToUYK1E
13
13
* https://vimeo.com/20784244
14
14
* http://seancribbs.com/tech/2012/01/16/webmachine-vs-grape/
15
15
@@ -19,8 +19,8 @@ This GitHub organization focuses on designing abstract HTTP helpers or coding re
19
19
\* HTTP/2.0 encapsulation is omitted
20
20
21
21
1 . receive request
22
- 1 . parse messaging - [ p1-messaging ] ( http ://tools.ietf.org/html/draft-ietf-httpbis-p1-messaging )
23
- 2 . parse semantics - [ p2-semantics ] ( http ://tools.ietf.org/html/draft-ietf-httpbis-p2-semantics ) (and extensions)
22
+ 1 . parse messaging - [ RFC7230 ] ( https ://tools.ietf.org/html/rfc7230 )
23
+ 2 . parse semantics - [ RFC7231 ] ( https ://tools.ietf.org/html/rfc7231 ) (and extensions)
24
24
2 . prepare response
25
25
1 . decide
26
26
3 . send response
You can’t perform that action at this time.
0 commit comments