Skip to content

Defer 100-continue signalling until payload parsing#3470

Merged
hueniverse merged 1 commit into
hapijs:masterfrom
kanongil:100-continue
May 29, 2017
Merged

Defer 100-continue signalling until payload parsing#3470
hueniverse merged 1 commit into
hapijs:masterfrom
kanongil:100-continue

Conversation

@kanongil
Copy link
Copy Markdown
Contributor

This patch enables clients that use the expect: 100-continue header to defer and possibly completely omit uploading data if the request fails before the "payload parsing" stage.

It can be further deferred, but this requires changes to subtext (see hapijs/subtext#46).

@hueniverse hueniverse self-assigned this May 29, 2017
@hueniverse hueniverse added the feature New functionality or improvement label May 29, 2017
@hueniverse hueniverse added this to the 16.2.0 milestone May 29, 2017
@hueniverse hueniverse merged commit 50aaf12 into hapijs:master May 29, 2017
@lock
Copy link
Copy Markdown

lock Bot commented Jan 9, 2020

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.

@lock lock Bot locked as resolved and limited conversation to collaborators Jan 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

feature New functionality or improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants