statutehttp

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 26, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package statutehttp provides Statute-specific net/http correctness checks.

Index

Constants

This section is empty.

Variables

View Source
var Analyzer = &analysis.Analyzer{
	Name: pluginName,
	Doc:  "reject ineffective mutations of net/http request special fields through Header",
	Run:  run,
}

Analyzer rejects compile-time-known attempts to mutate request special fields through the Header map. net/http serializes these values from dedicated http.Request fields, so Header mutations are silently ignored.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL