Commit 6c67c70
authored
Update QUICHE from bbe3dde94 to f4cb73412 (#44442)
https://github.com/google/quiche/compare/bbe3dde94..f4cb73412
```
$ git log bbe3dde94..f4cb73412 --date=short --no-merges --format="%ad %al %s"
2026-04-14 martinduke Limit Joining FETCH to largest_object at time of SUBSCRIBE.
2026-04-13 dmcardle Deprecate MASQUE PerRequestConfig::SetExpectedEncapsulatedResponseBody()
2026-04-10 dmcardle Add encapsulated response body callback to MASQUE client's PerRequestConfig
2026-04-10 ripere Add `num_ohttp_chunks` flag and remove `chunked` flag.
2026-04-10 ripere Add `num_bhttp_chunks` flag and remove `indeterminate_length` flag.
2026-04-10 ianswett Reject NEW_CONNECTION_ID frames with empty connection IDs and close the connection, per RFC9000. Based on cr/896368856
2026-04-10 wub No public description
2026-04-09 reubent Enforce a limit on the amount of total, uncompressed header bytes
2026-04-09 dschinazi Improve connection logging in OHTTP toy client
2026-04-09 dmcardle No public description
2026-04-09 martinduke Joining FETCH is allowed for any subscribe with forward = 1, without regard for filter type.
2026-04-08 asedeno Fis OSS QUICHE build.
```
Signed-off-by: Ryan Hamilton <rch@google.com>1 parent 1af547e commit 6c67c70
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
| 299 | + | |
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
553 | 553 | | |
554 | 554 | | |
555 | 555 | | |
556 | | - | |
557 | | - | |
| 556 | + | |
| 557 | + | |
558 | 558 | | |
559 | 559 | | |
560 | 560 | | |
| |||
0 commit comments