Skip to content

Conversation

@normanmaurer
Copy link
Member

Motivation:

d53ee6d introduced a new constructor to HTTPRequestDecoder which allows to change the behaviour of handling left over bytes when an upgrade was detected and the decoder was removed. This was done as an internal init block as we wanted to to do as part of a patch release.

Modifications:

Change internal to public init

Result:

More flexible configuration possible.

Motivation:

d53ee6d introduced a new constructor to HTTPRequestDecoder which allows to change the behaviour of handling left over bytes when an upgrade was detected and the decoder was removed. This was done as an internal init block as we wanted to to do as part of a patch release.

Modifications:

Change internal to public init

Result:

More flexible configuration possible.
@normanmaurer normanmaurer requested review from Lukasa and weissi May 24, 2018 12:33
@normanmaurer normanmaurer added the 🆕 semver/minor Adds new public API. label May 24, 2018
Copy link
Member

@weissi weissi left a comment

Choose a reason for hiding this comment

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

👍

@normanmaurer normanmaurer added this to the 1.8.0 milestone May 24, 2018
@Lukasa Lukasa merged commit c566b64 into apple:master May 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🆕 semver/minor Adds new public API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants