Skip to content

Fix SETTINGS_HEADER_TABLE_SIZE implementation#165

Merged
rschmitt merged 1 commit intoapache:masterfrom
rschmitt:hpack
Dec 13, 2019
Merged

Fix SETTINGS_HEADER_TABLE_SIZE implementation#165
rschmitt merged 1 commit intoapache:masterfrom
rschmitt:hpack

Conversation

@rschmitt
Copy link
Copy Markdown
Contributor

No description provided.

@michael-o
Copy link
Copy Markdown
Member

That one looks obvious. Looks like copy and paste.

remoteConfig = config;

hPackDecoder.setMaxTableSize(remoteConfig.getMaxHeaderListSize());
hPackEncoder.setMaxTableSize(remoteConfig.getHeaderTableSize());
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@rschmitt Mea cupla

@rschmitt rschmitt merged commit 29976c9 into apache:master Dec 13, 2019
@rschmitt rschmitt deleted the hpack branch December 13, 2019 18:59
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