Files
requests/docs/user
anentropic fdec88de99 example looked wrong
From what I can tell from the source code (down thru urllib3) the key in the `files` dict is always the 'fieldname', while specifying a custom filename is optional.

So in this example it is confusing to have a fieldname of 'report.xls' (the filename) where all the other examples use a fieldname of 'file'.
2012-08-02 13:56:12 +02:00
..
2012-07-10 19:34:29 -03:00
2012-07-12 10:22:12 +03:00
2011-10-13 22:05:57 -04:00
2012-08-02 13:56:12 +02:00