running requests from .http file
i am trying to fire a API call from pycharm from .http file and my get request have a body of parameters
My question is how do i incorporate the body of parameters , what is the syntax for that
Please sign in to leave a comment.
Hi,
Is it somehow related to PyCharm? Or is your question purely about the syntax of the HTTP request?
If latter, then the PyCharm forum isn't the best place for that question.
Hi,
Right now i am looking for syntax and i believe .http request is supported from pycharm