sillsdev / chorus

End-user collaboration library via 3-way xml merging and hg dvcs under the hood
6 stars 26 forks source link

Read Indefinite-sized Responses #232

Closed papeh closed 3 years ago

papeh commented 3 years ago

One user has access 200+ projects, and the response headers contain no content length. This tries to read the stream anyway, allowing all projects to be displayed.


This change is Reviewable