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

Force BaseHTTPRequestHandler to use HTTP/1.1 so Chrome respects cache… #448

Merged
merged 1 commit into from
Jul 31, 2017

Conversation

corespace
Copy link

… headers

@codecov-io
Copy link

Codecov Report

Merging #448 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #448      +/-   ##
==========================================
+ Coverage    93.6%   93.61%   +<.01%     
==========================================
  Files          18       18              
  Lines        2863     2864       +1     
  Branches      375      375              
==========================================
+ Hits         2680     2681       +1     
  Misses        132      132              
  Partials       51       51
Impacted Files Coverage Δ
chalice/local.py 97.5% <100%> (+0.02%) ⬆️

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 69f18d7...ab76cb4. Read the comment docs.

Copy link
Member

@jamesls jamesls left a comment

Choose a reason for hiding this comment

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

Thanks for the pull request!

@jamesls jamesls merged commit ab76cb4 into aws:master Jul 31, 2017
@corespace corespace deleted the http11 branch July 31, 2017 17:31
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.

3 participants