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

0
2 comments

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.

0

Hi,

Right now i am looking for syntax and i believe .http request is supported from pycharm

0

Please sign in to leave a comment.