The http client from phpStorm supports change http verbs in requests? More info about this client - https://www.jetbrains.com/help/phpstorm/http-client-in-product-code-editor.html#run_request . I read the HTTP Requests Collection from phpStorm but nothing show that support http verb change.
Asked
Active
Viewed 144 times
1 Answers
2

Eugene Morozov
- 2,790
- 1
- 10
- 17
-
I like to know if is possible run from command line files .http? This in case if I decide to run/write functional tests in this files. – nicolae-stelian May 14 '19 at 10:29
-
Not yet, please leave your vote here: https://youtrack.jetbrains.com/issue/WI-42002 – Eugene Morozov May 15 '19 at 11:09