Feature Request
Advance Search : HTTP Request Values
rabbypogi
For Example:
Header values
Connection: "Keep-Alive"
Accept: "application/json, text/plain, */*"
Accept-Encoding: "gzip, deflate"
Accept-Language: "en-US"
HTTP_REFERER_ABSURL: "raygun.io/admin/helloworld"
Requesting / Suggesting to be able to search for HTTP elements like HTTPREFERERABSURL: "raygun.io/admin*", and it will return all urls that starts with raygun.io/admin.
or if a search term: HTTPREFERERABSURL: "raygun.io/admin/helloworld" is used, then it will return an exact result/s for that absolute URL