felipecsl/wombat

Advanced request options

akirill0v opened this issue · 4 comments

Sometimes I need to emulate the xhr requests to the sites and pages (such as AJAX) or add different Headers in the request. It would be great to have the ability to specify the type of request (get, post, put, etc.)

+1. It would be really great if we could POST.

@andrew-carroll I'll implement it on this week.

@saratovsource Did you end up being able to implement this?

@andrew-carroll yep, make PR today.