fix: chunked responses #19

Merged
mcataford merged 2 commits from fix/chunked-responses into main 2021-08-02 15:42:45 +00:00
mcataford commented 2021-08-02 15:35:50 +00:00 (Migrated from github.com)

Chunked responses were previously not supported by the proxy, which resulted in only the first chunk being read.

This also fixes some feed merging logic that was broken but flew under the radar sue to not being often used.

Chunked responses were previously not supported by the proxy, which resulted in only the first chunk being read. This also fixes some feed merging logic that was broken but flew under the radar sue to not being often used.
github-actions[bot] commented 2021-08-02 15:37:20 +00:00 (Migrated from github.com)

👀 Branch deployed at Website Draft URL: https://6108112e5cf4352b0ce86604--sleepy-shaw-d8efec.netlify.app

:eyes: Branch deployed at Website Draft URL: https://6108112e5cf4352b0ce86604--sleepy-shaw-d8efec.netlify.app
Sign in to join this conversation.
No description provided.