Add a Post() function
gtmtech opened this issue · 2 comments
gtmtech commented
Great project, but only supports HTTP Get? Would be awesome to have Post too.
anaskhan96 commented
That's a good idea! Will implement it soon. You're free to submit a PR too :)
ghostlandr commented
@gtmtech do you have an example use case for a site that accepts a Post request and returns HTML? Do you plan to post to a form and read the results using soup?