Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New features to simulate POST/PUT WebScripts #88

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

p0n3
Copy link

@p0n3 p0n3 commented Dec 16, 2018

I added new functionality that allows you to simulate:

  • JSON content request (it provides json root object)
  • form-data request (it provides formdata root object)
  • custom request headers (it provides headers/headersM objects)

I organized new parameters in a separated card called "Request parameters".

@p0n3
Copy link
Author

p0n3 commented Dec 16, 2018

You can find some examples on my blog.

@shazada
Copy link

shazada commented Dec 16, 2018 via email

@jgoldhammer jgoldhammer requested a review from flox1an December 20, 2018 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants