nim-presto/presto
Eugene Kabanov e80546edf2
Add ability to handle REST server errors with custom responses. (#60)
* Add ability to handle REST server errors with custom responses.
Add tests.

* Fix chunked encoding issue.
Add test for chunked encoding.
2023-10-19 01:16:16 +03:00
..
agent.nim Rest client (#3) 2021-05-10 11:28:58 +03:00
btrees.nim Fix shallowCopy nim-devel issue. (#39) 2022-09-28 06:04:08 +00:00
client.nim Fix issues. (#58) 2023-09-04 23:34:14 +03:00
common.nim Add client and server metrics. (#55) 2023-09-04 16:10:11 +03:00
macrocommon.nim Allow the 'api' macro to be used in generic functions 2022-01-06 20:20:20 +02:00
route.nim Add client and server metrics. (#55) 2023-09-04 16:10:11 +03:00
secureserver.nim Add ability to handle REST server errors with custom responses. (#60) 2023-10-19 01:16:16 +03:00
segpath.nim add missing imports (#36) 2022-09-05 19:40:17 +02:00
server.nim Add ability to handle REST server errors with custom responses. (#60) 2023-10-19 01:16:16 +03:00
servercommon.nim Add ability to handle REST server errors with custom responses. (#60) 2023-10-19 01:16:16 +03:00
serverprivate.nim Add ability to handle REST server errors with custom responses. (#60) 2023-10-19 01:16:16 +03:00