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

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
Avatar
Permanently deleted user

Hi,

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

0

请先登录再写评论。