Skip to main content

Hi,

Persona: operators and admins

Problem to solve: HTTP collection does not allow the parsing of response’s headers. This prevents token from being read, authentication token for example.

Expected outcome: allow response’s headers parsing.

Potential solutions: add an extraoption CURLOPT_HEADER to customize request sent using curl “http-backend”.

JSON conf file could be then set like this 

"rtype":"txt"
"parse":/{"name":"example","re":"<REGEX PATTERN>","entries":"{...}]}]

Best regards.

Be the first to reply!