Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/koajs/koa-range
[MAINTAINERS WANTED] range request implementation for koa, see http://tools.ietf.org/html/rfc7233
https://github.com/koajs/koa-range
I want to become a maintainer
etroynov opened this issue over 1 year ago
etroynov opened this issue over 1 year ago
re-write with the goal of better spec compliance (rfc7233, rfc7232)
mreinstein opened this pull request over 2 years ago
mreinstein opened this pull request over 2 years ago
conform to RFC7233 more thoroughly
mreinstein opened this issue over 2 years ago
mreinstein opened this issue over 2 years ago
fixed bug #14,#16, #20
masx200 opened this pull request over 3 years ago
masx200 opened this pull request over 3 years ago
fix bug https://github.com/koajs/koa-range/issues/19
masx200 opened this pull request over 3 years ago
masx200 opened this pull request over 3 years ago
This project has not been updated for 4 years
masx200 opened this issue over 3 years ago
masx200 opened this issue over 3 years ago
fix bug https://github.com/koajs/koa-range/issues/20
masx200 opened this pull request over 3 years ago
masx200 opened this pull request over 3 years ago
Breaks video streaming
jmeyers91 opened this issue over 3 years ago
jmeyers91 opened this issue over 3 years ago
If the starting point of the range request is greater than the maximum length of the content, the response status 416 shall be returned.
masx200 opened this issue over 3 years ago
masx200 opened this issue over 3 years ago
If you use"app.use(range);"multiple times, the range request fails.
masx200 opened this pull request over 3 years ago
masx200 opened this pull request over 3 years ago
If you use"app.use(range);"multiple times, the range request fails.
masx200 opened this issue over 3 years ago
masx200 opened this issue over 3 years ago
slow with very large files
michaelkirk opened this issue over 3 years ago
michaelkirk opened this issue over 3 years ago
`Content-Length` is wrong when full content is smaller than the requested Range
chemdemo opened this issue almost 7 years ago
chemdemo opened this issue almost 7 years ago
Doesn't work with chrome on video files
talha-asad opened this issue almost 7 years ago
talha-asad opened this issue almost 7 years ago
fix: range larger than length
csbun opened this pull request almost 7 years ago
csbun opened this pull request almost 7 years ago
Please release a new version to support koa@1 to fix content-length
dead-horse opened this issue almost 7 years ago
dead-horse opened this issue almost 7 years ago
Added compatibility with koa@2
bortexz opened this pull request about 8 years ago
bortexz opened this pull request about 8 years ago
Support for koa@2
bortexz opened this issue about 8 years ago
bortexz opened this issue about 8 years ago
Set content-length when known.
ZetaTwo opened this pull request about 8 years ago
ZetaTwo opened this pull request about 8 years ago
filter the request if the request.body is invalid
yorkie opened this pull request almost 9 years ago
yorkie opened this pull request almost 9 years ago
Giving an error with empty body
unicornborn opened this issue almost 9 years ago
unicornborn opened this issue almost 9 years ago
transfer to org
jonathanong opened this issue almost 9 years ago
jonathanong opened this issue almost 9 years ago
Added support for open-ended ranges.
ZetaTwo opened this pull request almost 9 years ago
ZetaTwo opened this pull request almost 9 years ago
fix small bugs; 100% test coverage
haoxins opened this pull request over 10 years ago
haoxins opened this pull request over 10 years ago
fix http header
haoxins opened this pull request over 10 years ago
haoxins opened this pull request over 10 years ago
range should be optional
haoxins opened this pull request over 10 years ago
haoxins opened this pull request over 10 years ago
support multipart
yorkie opened this issue over 10 years ago
yorkie opened this issue over 10 years ago