Skip to content

Retrieving request header correctly #2635

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

Merged
merged 3 commits into from
Sep 1, 2016

Conversation

Bragegs
Copy link
Contributor

@Bragegs Bragegs commented Sep 1, 2016

req.get('Range') instead of req.get["Range"]. req.get["Range"] returns undefined

@codecov-io
Copy link

Current coverage is 92.07% (diff: 100%)

Merging #2635 into master will decrease coverage by <.01%

@@             master      #2635   diff @@
==========================================
  Files            99         99          
  Lines         12113      12113          
  Methods        1488       1488          
  Messages          0          0          
  Branches       1996       1996          
==========================================
- Hits          11154      11153     -1   
- Misses          959        960     +1   
  Partials          0          0          

Powered by Codecov. Last update ac11e03...d60fffa

@flovilmart flovilmart merged commit 9d2d208 into parse-community:master Sep 1, 2016
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