Skip to content

Tags: sunshineplan/gohttp

Tags

v1.0.11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump golang.org/x/net from 0.32.0 to 0.33.0 (#31)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.32.0 to 0.33.0.
- [Commits](golang/net@v0.32.0...v0.33.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.0.10

Fix parse text/html

v1.0.9

Fix response body charset check

v1.0.8

Improve Response Read

v1.0.7

Rewrite Response

v1.0.5

Fix coverage action

v1.0.4

Update keepalive

v1.0.3

login: Fix nil Session

v1.0.2

Create login sub-package

v1.0.1

Session add KeepAlive function