fiber/docs/client
Sumit Kumar 26cc477500
🔥 feat: Add support for CBOR encoding (#3173)
* feat(cbor): allow encoding response bodies in cbor

* fix(tests::cbor): encode struct instead of a randomly ordered hashmap

* docs(whats_new): add cbor in context section

* feat(binder): introduce CBOR

* feat(client): allow cbor in fiber client

* chore(tests): add more test

* chore(packages): go mod tidy

* fix(binder): update CBOR name and test

* improve test coverage

* improve test coverage

* update1

* add docs

* doc fixes

* update

* Fix markdown lint

* Add missing entry from binder README

* add/refresh documentation

---------

Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
Co-authored-by: M. Efe Çetin <efectn@protonmail.com>
Co-authored-by: RW <rene@gofiber.io>
2024-12-01 11:03:50 +01:00
..
_category_.json docs: add docs for new client (#2991) 2024-05-13 14:49:01 +02:00
examples.md v3: Add support for consistent documentation using markdownlint (#3064) 2024-07-11 15:21:56 +02:00
hooks.md 📚 Doc: Fix typos in client hooks documentation 2024-09-14 23:36:19 +08:00
request.md 🔥 feat: Add support for CBOR encoding (#3173) 2024-12-01 11:03:50 +01:00
response.md 🔥 feat: Add support for CBOR encoding (#3173) 2024-12-01 11:03:50 +01:00
rest.md 🔥 feat: Add support for CBOR encoding (#3173) 2024-12-01 11:03:50 +01:00