←back to thread

460 points flykespice | 1 comments | | HN request time: 0.204s | source
Show context
wiradikusuma ◴[] No.44328358[source]
IntelliJ has had this "plain text HTTP" feature for a while. I'm wondering if it is backed by Hurl?
replies(1): >>44334355 #
1. EricRiese ◴[] No.44334355[source]
No, the IntelliJ HTTP Client / ijhttp is built on graaljs and lets you use arbitrary JavaScript for assertions and setup.

https://www.jetbrains.com/help/idea/http-client-cli.html