webtest upload file in body

12 views
Skip to first unread message

Zsolt Ero

unread,
Jun 24, 2021, 2:56:54 PM6/24/21
to pylons-discuss
Hi,

How can I upload a file in the body in webtest.post? requests allows me to do this in data=, curl in --data-binary.

Webob reads this in body_file_seekable. How can I do this in webtest.post?

Regards,
Zsolt


Zsolt Ero

unread,
Jun 24, 2021, 3:12:53 PM6/24/21
to pylons-discuss
I think I figured this one out, I can pass the bytes into params= and it'll work. Strange naming though.
Reply all
Reply to author
Forward
0 new messages