running requests from .http file Permanently deleted user 创建于 2021年02月01日 11:14 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
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