Skip to content

Conversation

jasondlee
Copy link
Member

https://issues.redhat.com/browse/WEJBHTTP-154

Introduce new schema version 1.1
Add tcp-no-delay to version 1.1
Add tcpNoDelay to WildFlyHttpContext
Update tests to validate both schema versions

Introduce new schema version 1.1
Add tcp-no-delay to version 1.1
Add tcpNoDelay to WildFlyHttpContext
Update tests to validate both schema versions
@jasondlee jasondlee marked this pull request as ready for review June 11, 2025 20:16
@jasondlee jasondlee requested a review from ropalka as a code owner June 11, 2025 20:16
<xs:element name="max-streams-per-connection" minOccurs="0" maxOccurs="1" type="max-streams-type" />
<xs:element name="eagerly-acquire-session" minOccurs="0" maxOccurs="1" type="eager-session-type" />
<xs:element name="enable-http2" minOccurs="0" maxOccurs="1" type="enable-http2-type" />
<xs:element namewildfly-http-client_1_0.xsd="tcp-no-delay" minOccurs="0" maxOccurs="1" type="tcp-no-delay-type" />

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here's an (copy & paste?) error in the file. 'wildfly-http-client_1_0.xsd' should not be here ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants