Inspectopedia Help

HTTP Client

'$placeholder' in HTTP Request  

Reports a $placeholder inside a request.

Auth configuration validation   New in this release

Reports Auth configuration the following problems in HTTP Client environment files: Missing properties in Auth configuration Auth/Security configuration placed in private environment file.

Inappropriate HTTP Protocol usage   New in this release

Reports inappropriate usage of HTTP protocol keyword, e.g.

Incorrect HTTP header  

Reports unknown HTTP headers that do not match any publicly known headers.

Missing request separator in HTML/XML body   New in this release

Reports possible requests in injected XML/HTML body where request separator ### is missing.

Missing request separator in JSON body   New in this release

Reports possible requests in injected JSON body where request separator ### is missing.

Missing request separator in YAML body   New in this release

Reports possible requests in injected YAML body where request separator ### is missing.

Redundant 'Content-Length'  

Reports an explicitly set Content-Length header.

Unresolved Auth identifier  

Highlights references to non-existent Auth configurations.

Unresolved environment variable  

Reports variables undeclared in the current environment HTTP Client.

Whitespace in URL  

Highlights spaces inside URL path segments.

Whitespace in URL in request  

Highlights spaces inside URL path segments.

Last modified: 18 June 2024