fiber/docs/client
M. Efe Çetin e9849b758d
🔥 feat: Add support for iterator methods to Fiber client (#3228)
* chore: simplify parserRequestBodyFile logic

* client: add support for go1.23 iterators

* Apply suggestions from code review

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* fix linter

* fix tests

* correct benchmark

* fix linter

* create docs

* update

* rename FormDatas -> AllFormData

* add examples for maps.Collect()

* change request/response markdown examples

---------

Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: René <rene@gofiber.io>
2024-12-10 10:39:23 +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 iterator methods to Fiber client (#3228) 2024-12-10 10:39:23 +01:00
response.md 🔥 feat: Add support for iterator methods to Fiber client (#3228) 2024-12-10 10:39:23 +01:00
rest.md 🔥 feat: Add support for CBOR encoding (#3173) 2024-12-01 11:03:50 +01:00