8000 Tags · danthegoodman1/Gildra · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Tags: danthegoodman1/Gildra

Tags

v0.0.20

Toggle v0.0.20's commit message
bump net version

v0.0.19

Toggle v0.0.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump github.com/quic-go/quic-go from 0.38.1 to 0.42.0 (#28)

Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.38.1 to 0.42.0.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)
- [Commits](quic-go/quic-go@v0.38.1...v0.42.0)

---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
  dependency-type: direct:production
...

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

v0.0.18

Toggle v0.0.18's commit message
remove bad comment

v0.0.17

Toggle v0.0.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Request context (#27)

* initial changes for testing

* fix proto

fix writing headers

* fix writing headers

* fix error writer

v0.0.16

Toggle v0.0.16's commit message
use env var tracing service name

v0.0.15

Toggle v0.0.15's commit message
timeout if configured

error handle request timeout

v0.0.14

Toggle v0.0.14's commit message
change http log

v0.0.13

Toggle v0.0.13's commit message
change http log

v0.0.12

Toggle v0.0.12's commit message
fix logger

v0.0.11

Toggle v0.0.11's commit message
add glob matching and glob tests

better error writing for mismatched headers on websocket upgrade
0