jetty / jetty/jetty.project

HPackDecoderTest.testTooBigToIndex() has bad assumption on Host header value

Open
#7,285 1 comment 0 reactions 0 assignees View on GitHub
Specification Test
Dominant language
Java
Stars
4.1k
Forks
2k
Avg merge
3d 56m
Merged PRs (30d)
48

Description

**Jetty version(s)**
9.4.x+

**Java version/vendor** `(use: java -version)`
All

**OS type/version**
All

**Description**
See: https://github.com/eclipse/jetty.project/blob/jetty-10.0.x/jetty-http2/http2-hpack/src/test/java/org/eclipse/jetty/http2/hpack/HpackDecoderTest.java#L251

https://github.com/eclipse/jetty.project/blob/b8b32d0fdd0286bb212b4deccb61474d72fe280e/jetty-http2/http2-hpack/src/test/java/org/eclipse/jetty/http2/hpack/HpackDecoderTest.java#L251

A Host on an authority cannot contain spaces like it's validating in the assumption.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.