Skip to content
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.

Respect multiple headers with the same name in .headers files. #95

Merged
merged 1 commit into from
Aug 25, 2016

Conversation

Ms2ger
Copy link
Contributor

@Ms2ger Ms2ger commented Aug 25, 2016

Fixes #90.


This change is Reviewable

@codecov-io
Copy link

codecov-io commented Aug 25, 2016

Current coverage is 82.12% (diff: 100%)

Merging #95 into master will increase coverage by <.01%

@@             master        #95   diff @@
==========================================
  Files            24         24          
  Lines          1991       1992     +1   
  Methods           0          0          
  Messages          0          0          
  Branches        283        283          
==========================================
+ Hits           1635       1636     +1   
  Misses          237        237          
  Partials        119        119          

Powered by Codecov. Last update fcfb8cc...c676507

@jgraham
Copy link
Member

jgraham commented Aug 25, 2016

Reviewed 3 of 3 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@jgraham jgraham merged commit f58dace into master Aug 25, 2016
@jgraham jgraham deleted the multiple-headers branch August 25, 2016 12:19
@gsnedders
Copy link
Member

gsnedders commented Aug 25, 2016

Do we just merge them all into one server-side? Because #90 is partly concerned about the case when browsers don't merge them client-side, and testing whether or not they get merged. I guess maybe that's something to handle with .asis?

@Ms2ger
Copy link
Contributor Author

Ms2ger commented Aug 26, 2016

We should send them as separate headers.

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.

4 participants