Dynalon / Rainy

Simple Tomboy/Tomdroid cloud/syncing server. Written in C# with AngularJS web frontend. Supports SQLite & Postgres Backends.
http://dynalon.github.io/Rainy
GNU Affero General Public License v3.0
88 stars 15 forks source link

Disable chunked HTTP encoding #41

Closed Dynalon closed 10 years ago

Dynalon commented 10 years ago

Set to non-chunked encoding by default as this greatly simplifies debugging over SSL.