/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Hurl: Run and test HTTP requests with plain text
(github.com)
460 points
flykespice
| 2 comments |
20 Jun 25 03:55 UTC
|
HN request time: 0.474s
|
source
1.
genericspammer
◴[
20 Jun 25 07:06 UTC
]
No.
44325378
[source]
▶
>>44324592 (OP)
#
Can you have different environments or profiles or whatever, with different global variables?
replies(1):
>>44325415
#
ID:
GO
2.
DownGoat
◴[
20 Jun 25 07:16 UTC
]
No.
44325415
[source]
▶
>>44325378 (TP)
#
Yes you can use env files, and then use the template syntax in the request files.
https://hurl.dev/docs/templates.html#injecting-variables
↑