Inspectopedia Help

HTTP Client

'$placeholder' in HTTP Request   New in this release

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   New in this release

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'   New in this release

Reports an explicitly set Content-Length header.

Unknown HTTP method   New in this release

Reports possible custom HTTP methods.

Unresolved Auth identifier   New in this release

Highlights references to non-existent Auth configurations.

Unresolved environment variable   New in this release

Reports variables undeclared in the current environment HTTP Client.

Whitespace in URL in request   New in this release

Highlights spaces inside URL path segments.

Last modified: 11 September 2024