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

Added note about arrays #964

Merged
merged 1 commit into from
Apr 23, 2017
Merged

Added note about arrays #964

merged 1 commit into from
Apr 23, 2017

Conversation

franciscop
Copy link
Contributor

Added note about arrays being returned as JSON.

Added note about arrays being returned as JSON.
@codecov
Copy link

codecov bot commented Apr 19, 2017

Codecov Report

Merging #964 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #964   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines         431    431           
  Branches      103    103           
=====================================
  Hits          431    431

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 19fc419...85257b2. Read the comment docs.

@fl0w
Copy link
Contributor

fl0w commented Apr 19, 2017

This occurs because of the resent header parser change in core if I'm not mistaken, correct?

@franciscop
Copy link
Contributor Author

@fl0w I am sorry I got some trouble understanding the English in that sentence, could you rephrase it please? What header parser change in core? (is that something that happened in Koa? or something I don't understand?)

If it makes it any more clear, I wrote an issue here that explains why it happens: #965

@jonathanong jonathanong merged commit 3bbb74b into koajs:master Apr 23, 2017
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.

None yet

3 participants