Update working_with_forms.rst
This commit is contained in:
committed by
GitHub
parent
0e9bf9ff54
commit
4144e2be9e
@@ -7,7 +7,7 @@ form are sent to the server in an HTTP call.
|
|||||||
Kapow! handles the form decoding for you, the only thing you need to
|
Kapow! handles the form decoding for you, the only thing you need to
|
||||||
know is which *field* or *fields* of the form you want.
|
know is which *field* or *fields* of the form you want.
|
||||||
|
|
||||||
In this example we respond back with the content of the form field `myfield`:
|
In this example we respond back with the content of the form field ``myfield``:
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user