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?

0

请先登录再写评论。