Use RFC 7230 terminology
This commit is contained in:
parent
3e85922865
commit
af58887bf4
|
|
@ -173,7 +173,7 @@ duplicate([1,2,3,4,5]); // [1,2,3,4,5,1,2,3,4,5]
|
|||
* Transfer-Encoding
|
||||
* ETag
|
||||
* X-Frame-Options
|
||||
* What are HTTP actions? List all HTTP actions that you know, and explain them.
|
||||
* What are HTTP methods? List all HTTP methods that you know, and explain them.
|
||||
|
||||
#### Coding Questions:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue