forked from orbit-oss/flask
plural
This commit is contained in:
parent
02b2df580a
commit
4028e2395c
1 changed files with 1 additions and 1 deletions
|
|
@ -318,7 +318,7 @@ Now the interesting part is that in HTML4 and XHTML1, the only methods a
|
|||
form can submit to the server are `GET` and `POST`. But with JavaScript
|
||||
and future HTML standards you can use the other methods as well. Furthermore
|
||||
HTTP has become quite popular lately and browsers are no longer the only
|
||||
clients that are using HTTP. For instance, many revision control system
|
||||
clients that are using HTTP. For instance, many revision control systems
|
||||
use it.
|
||||
|
||||
.. _HTTP RFC: http://www.ietf.org/rfc/rfc2068.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue