Commit Graph

8 Commits

Author SHA1 Message Date
Luna 99b1e759ba Merge remote-tracking branch 'upstream/master' 2022-08-07 15:55:22 -03:00
Samantaz Fox 3d2d30db93 Ignore HTTP::Server::Response patching for crystal >= 1.3.0
Closes #627
2022-02-22 17:10:04 +03:00
Luna 845ccb10ab don't overwrite content-length if its already there
we shouldn't overwrite something that the client likely did it
willlingly
2020-09-03 22:54:48 -03:00
Anton Maminov 2e749a2987
fix an issues with responding with long strings (#576) 2020-07-08 14:41:16 +03:00
Sijawusz Pur Rahnama c893172fbf Cleanup ameba warnings (#551) 2019-08-30 14:32:23 +03:00
Anton Maminov e3544a86bf Do not early return from HTTP::Server::Response::Output.close. Revert what Ameba broke 2019-06-18 18:03:32 +03:00
Sijawusz Pur Rahnama 06665e81bc Use Ameba on Travis CI (#520) 2019-06-13 14:31:45 +03:00
Serdar Dogruyol 2b3ae85c34 Move response under ext 2018-08-13 16:29:32 +03:00
Renamed from src/kemal/response.cr (Browse further)