Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

fix(headers) w3c return values and invalid handling #100

Merged
merged 2 commits into from
Feb 3, 2021

Conversation

kikito
Copy link
Member

@kikito kikito commented Jan 27, 2021

The function was returning an extra value (should_sample) in some cases, which was never used. It has been removed.

It now also early-exits when it finds a problem in the w3c header.

Thanks to @nvx for pointing this out!

Related: #80

The function was returning an extra value (should_sample) in some cases, which was never used. It has been removed.

It now also early-exits when it finds a problem in the w3c header.

Thanks to @nvx for pointing this out!

Related: #80
@kikito kikito force-pushed the fix/w3c_return_values branch 7 times, most recently from 33f792e to ef774bf Compare February 2, 2021 12:28
@kikito kikito merged commit 05dff1e into master Feb 3, 2021
@kikito kikito deleted the fix/w3c_return_values branch February 3, 2021 12:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant