Discover Packages
github.com/ateliersjp/http
package
module
Version:
v0.0.0-...-9c79ff2
Opens a new window with list of versions in this module.
Published: Jul 12, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
http
This package is very low-level client of both http/1.0
and http/1.1
that is similar to net/http
but also enables you to analyze and modify raw http requests and responses.
Expand ▾
Collapse ▴
Documentation
¶
ReadMsg parses and reads a message from r.
Reader returns a Reader to read the formatted message.
Send sends an http request.
Transform returns the transformed message.
Write writes the formatted message to w.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.