Doc fixes
This commit is contained in:
parent
0925ae79a1
commit
90881924d4
8 changed files with 62 additions and 61 deletions
|
|
@ -121,7 +121,7 @@ C<multipart/form-data>, which is typically used to handle file uploads.
|
|||
The entire request body is assumed to be in memory as a Perl string, but this
|
||||
module makes an attempt to avoid any further copies of data values.
|
||||
|
||||
=head2 Parsing
|
||||
=head1 Parsing
|
||||
|
||||
=over
|
||||
|
||||
|
|
@ -138,7 +138,7 @@ tried.
|
|||
|
||||
=back
|
||||
|
||||
=head2 Field Object
|
||||
=head1 Field Object
|
||||
|
||||
Each field is parsed into a field object that supports the following methods:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue