Details
Details
- Reviewers
chad amckinley - Maniphest Tasks
- T7567: Support sound in Conpherence
- Commits
- rPb479941ceb6e: Make "Range" HTTP header work for Celerity static resource requests
- Wrote out an HTTP request in a text file with Range: bytes=0-1 and similar, piped it to localhost with cat request.txt | nc localhost 80, saw server return appropriate range responses consistent with file behavior after T8266, which all seems to work.
- Also did that for files to try to make sure I wasn't breaking anything.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable