Files
remark42/backend/app
Dmitry VerkhoturovandUmputun 02db7a917d fix lack of error on file site export
Previously, status 200 was set for file export, which is used
for backup, which resulted in an inability to set an error status code
in case of a problem with file generation.

After this change, status code 200 would be written automatically by Go
before we start writing the response's body.
2024-01-28 12:16:24 -06:00
..
2023-12-26 11:47:09 -06:00
2023-01-03 01:41:26 -06:00
2023-10-10 23:36:04 -05:00