Groups
Groups
Sign in
Groups
Groups
pylons-discuss
Conversations
About
Send feedback
Help
webtest upload file in body
12 views
Skip to first unread message
Zsolt Ero
unread,
Jun 24, 2021, 2:56:54 PM
6/24/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 PM
6/24/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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