Gaukas Wang
|
95575f5fe7
|
break: update repo url [ci skip]
uTLS is not yet bumped to the new version, so this commit breaks the dependencies relationship by getting rid of the local replace.
|
2023-08-03 18:58:52 -06:00 |
|
Jean-Francois Giorgi
|
af517bdef1
|
http3: make error codes public and consistent with http2 package (#3744)
* make http3 error codes public and consistent with http2 package
* typo on ErrNoError
* renaming of ErrCode values
|
2023-04-07 21:53:14 -07:00 |
|
Marten Seemann
|
58cedf7a4f
|
rename module, adjust import paths to quic-go/quic-go (#3680)
|
2023-01-21 19:53:57 -08:00 |
|
Marten Seemann
|
0d5440a024
|
update HTTP/3 Datagram to draft-ietf-masque-h3-datagram-07 (#3355)
|
2022-03-25 01:44:12 -07:00 |
|
Marten Seemann
|
42b61729bd
|
expose the TransportError and the ApplicationError
|
2021-05-01 09:38:49 +07:00 |
|
Marten Seemann
|
8a84201ce4
|
add the H3_MESSAGE_ERROR
|
2020-12-21 12:04:29 +07:00 |
|
Marten Seemann
|
7d29cc31f8
|
remove the H3_EARLY_RESPONSE error
|
2020-07-27 12:01:53 +07:00 |
|
Marten Seemann
|
ea0050e2a2
|
update HTTP/3 errors
* rename HTTP_UNEXPECTED_FRAME to HTTP_FRAME_UNEXPECTED
* remove the HTTP_WRONG_STREAM error
* rename errors from HTTP_ to H3_
|
2019-10-23 09:43:47 +07:00 |
|
Marten Seemann
|
f9bbac8b04
|
update HTTP/3 errors
|
2019-09-04 12:06:17 +07:00 |
|
Marten Seemann
|
1325909ab7
|
implement the HTTP/3 error codes
|
2019-04-11 09:06:10 +09:00 |
|