Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhantgoel committed Nov 3, 2019
1 parent 161641f commit e4975ce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,10 @@ If the :code:`Content-Disposition` header included the :code:`filename`
directive, this value will be available as the :code:`self.multipart_filename`
attribute in :code:`Target` classes.

Similarly, if the :code:`Content-Type` header is available for the uploaded
files, this value will be available as the :code:`self.multipart_content_type`
attribute in :code:`Target` classes.

:code:`Validator` classes
~~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit e4975ce

Please sign in to comment.