Closed jimaek closed 1 year ago
@jimaek in case the user provides the target "https://domain.com/path?query", as well as a contradictory command line argument, like --protocol=http
for example, which one should take precedence, do we ignore the command line arguments ?
More specific arguments take precedence.
globalping http https://domain.com/path?query
and auto-parse it--path
seems to be broken. I dont think it sends the path parameter at all