Validate: remove a level of indirection
This commit is contained in:
parent
9685287523
commit
64a105e013
3 changed files with 56 additions and 56 deletions
|
|
@ -123,7 +123,9 @@ module makes an attempt to avoid any further copies of data values.
|
|||
|
||||
=head2 Parsing
|
||||
|
||||
=over FU::MultipartFormData->parse($header, $body)
|
||||
=over
|
||||
|
||||
=item FU::MultipartFormData->parse($header, $body)
|
||||
|
||||
Returns an array of field objects from the given C<$header>, which must be a
|
||||
valid value for the C<Content-Type> request header, and the given C<$body>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue