Skip to content

feat (TUS) 280: pass headers to sub-requests - #281

Merged
ankitpokhrel merged 2 commits into
ankitpokhrel:masterfrom
renepardon:master
Jun 27, 2020
Merged

feat (TUS) 280: pass headers to sub-requests#281
ankitpokhrel merged 2 commits into
ankitpokhrel:masterfrom
renepardon:master

Conversation

@renepardon

Copy link
Copy Markdown
Contributor

This pull request fixes #280

@codecov

codecov Bot commented Jun 23, 2020

Copy link
Copy Markdown

Codecov Report

Merging #281 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##              master      #281   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       351       351           
===========================================
  Files             20        20           
  Lines            938       942    +4     
===========================================
+ Hits             938       942    +4     
Impacted Files Coverage 螖 Complexity 螖
src/Tus/Client.php 100.00% <100.00%> (酶) 66.00 <0.00> (酶)

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 b399e5b...92e223e. Read the comment docs.

@ankitpokhrel ankitpokhrel left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

LGTM, Thank you!

@ankitpokhrel
ankitpokhrel merged commit 4fb1430 into ankitpokhrel:master Jun 27, 2020
ankitpokhrel added a commit that referenced this pull request Jun 27, 2020
Co-authored-by: Christoph, Ren茅 Pardon <rene.pardon@boonweb.de>
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.

Headers are not passed to sub-requests

2 participants