Currently, this just respects the reported value from Accept-Ranges, but we could also just try sending a range request and see if the server rejects it, then fall back to a normal request after. For now, this is fine, and we can make it use a fallback later if needed. |
||
|---|---|---|
| .. | ||
| Cache | ||
| CMakeLists.txt | ||
| Forward.h | ||
| Header.cpp | ||
| Header.h | ||
| HeaderList.cpp | ||
| HeaderList.h | ||
| HTTP.cpp | ||
| HTTP.h | ||
| HttpRequest.cpp | ||
| HttpRequest.h | ||
| Method.cpp | ||
| Method.h | ||
| Status.h | ||