-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: http-request-plugin
-
None
Name resolution errors and connection errors are disguised in 404 and 408 HTTP errors, which is counter intuitive and misleading.
See this piece of code.
It should maybe return a special HTTP status (-1 ?) instead or just re-throw the error.