Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix/#597 headers panic #598

Merged
merged 5 commits into from Mar 26, 2021
Merged

Bugfix/#597 headers panic #598

merged 5 commits into from Mar 26, 2021

Conversation

ziflex
Copy link
Member

@ziflex ziflex commented Mar 13, 2021

Fixes #597

@codecov
Copy link

codecov bot commented Mar 13, 2021

Codecov Report

Merging #598 (fd07b05) into master (2f5954e) will decrease coverage by 0.7%.
The diff coverage is 32.3%.

❗ Current head fd07b05 differs from pull request most recent head b7e8089. Consider uploading reports for the commit b7e8089 to get more accurate results

@@           Coverage Diff            @@
##           master    #598     +/-   ##
========================================
- Coverage    35.4%   34.7%   -0.7%     
========================================
  Files         323     327      +4     
  Lines        9634   10156    +522     
========================================
+ Hits         3412    3521    +109     
- Misses       5850    6261    +411     
- Partials      372     374      +2     

@ziflex ziflex merged commit d55bce3 into master Mar 26, 2021
bundleman pushed a commit to bundleman/ferret that referenced this pull request Apr 5, 2021
* Remodeled HTTPHeaders

* Remodeled HTTPCookies
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.

What is the right way to send HttpHeader in FQL ?
1 participant