You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be a pretty great feature! We're currently trying to use Hurl to test an elaborate Caddy configuration locally before rolling it out, and it would be awesome if we could just resolve all the hundreds of hostnames in that case to localhost instead to point it to the test-instance of Caddy.
Currently I'm struggling to find an alternative way to do this.
@JanKoppe just added the --resolve option on master. You can build Hurl if you want to have it now, or wait a little, we plan to release a new version at the beginning of January.
Add curl option
--resolve
(https://curl.se/docs/manpage.html#--resolve)
The text was updated successfully, but these errors were encountered: