Feature request -o file.txt -O curl support on .http files
Hi, I'm trying to automate a process with phpstorm .http files but I don't seem to find a way to write to a file after making a request, I'm looking into an api call -> store url generated -> call url and store response on file but apparently -o and -O are not supported, is there a future feature supporting this, or a way to call bash, cmd, normal js script on the response?
Please sign in to leave a comment.
This is not supported yet, unfortunately: https://youtrack.jetbrains.com/issue/IDEA-239333