nwaku/waku/waku_api/rest
NagyZoltanPeter 6d81e3841a
chore: Allow text/plain content type descriptor for json formatted content body (#2209)
* Allow text/plain content type descriptor for json formatted content body. Refactored duplicated encode/decode functions for rest api

* Fix relay endpoint decodings of content bodies to accept text/plain

* Added support for content body decoder for checking media type if additional parameters are present

* Fix wrong usage of ContentTypeData - appeared only for tests
2023-11-14 16:59:53 +01:00
..
admin chore: Allow text/plain content type descriptor for json formatted content body (#2209) 2023-11-14 16:59:53 +01:00
debug chore: Allow text/plain content type descriptor for json formatted content body (#2209) 2023-11-14 16:59:53 +01:00
filter chore: Allow text/plain content type descriptor for json formatted content body (#2209) 2023-11-14 16:59:53 +01:00
health chore: Allow text/plain content type descriptor for json formatted content body (#2209) 2023-11-14 16:59:53 +01:00
lightpush chore: Allow text/plain content type descriptor for json formatted content body (#2209) 2023-11-14 16:59:53 +01:00
relay chore: Allow text/plain content type descriptor for json formatted content body (#2209) 2023-11-14 16:59:53 +01:00
store feat: REST APIs discovery handlers (#2109) 2023-10-27 15:43:54 -04:00
client.nim refactor: Moved external APIs out of node (#2069) 2023-09-22 09:36:46 -04:00
responses.nim refactor: Moved external APIs out of node (#2069) 2023-09-22 09:36:46 -04:00
rest_serdes.nim chore: Allow text/plain content type descriptor for json formatted content body (#2209) 2023-11-14 16:59:53 +01:00
serdes.nim chore: Allow text/plain content type descriptor for json formatted content body (#2209) 2023-11-14 16:59:53 +01:00
server.nim Pull new version of nim-presto that implements RestServer' new error handler callback (#2144) 2023-10-27 16:31:57 +02:00