Skip to content
This repository has been archived by the owner on Mar 27, 2020. It is now read-only.

Call SaveIdCookie() for clearance pass response #10

Merged
merged 1 commit into from
Feb 19, 2017
Merged

Call SaveIdCookie() for clearance pass response #10

merged 1 commit into from
Feb 19, 2017

Conversation

kaso17
Copy link

@kaso17 kaso17 commented Feb 17, 2017

New CF ID might be set as a response to the challenge in some cases.
This patch avoids unnecessary retires in some cases.

@codecov-io
Copy link

Codecov Report

Merging #10 into master will decrease coverage by -0.4%.
The diff coverage is 0%.

@@           Coverage Diff            @@
##           master     #10     +/-   ##
========================================
- Coverage    49.6%   49.2%   -0.4%     
========================================
  Files           6       6             
  Lines         125     126      +1     
  Branches        9       9             
========================================
  Hits           62      62             
- Misses         61      64      +3     
+ Partials        2       0      -2
Impacted Files Coverage Δ
CloudFlareUtilities/ClearanceHandler.cs 16.41% <ø> (-0.25%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8712f36...10ed965. Read the comment docs.

@elcattivo elcattivo self-requested a review February 19, 2017 21:15
@elcattivo elcattivo self-assigned this Feb 19, 2017
@elcattivo elcattivo merged commit 2588548 into elcattivo:master Feb 19, 2017
@elcattivo
Copy link
Owner

Thanks for your contributions.

@kaso17
Copy link
Author

kaso17 commented Feb 20, 2017

Thank you for merging them, can you push a new NuGet version too?

@elcattivo
Copy link
Owner

Version 0.4 is now available on NuGet.

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

Successfully merging this pull request may close these issues.

3 participants