ai-gateway/middleware
抒情熊 fdd7bf41c0
feat: support multipart/form-data format request (#1690)
* "add parser multipart/form-data"

* chore: fix impl

* chore: update impl

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2024-09-22 17:32:47 +08:00
..
auth.go feat: add Proxy channel type and relay mode (#1678) 2024-07-22 22:51:19 +08:00
cache.go fix: add no-cache for index.html 2023-05-22 00:54:53 +08:00
cors.go fix: cors allow all headers 2023-06-20 22:04:01 +08:00
distributor.go feat: support multipart/form-data format request (#1690) 2024-09-22 17:32:47 +08:00
logger.go feat: support cloudflare now 2024-04-26 23:05:48 +08:00
rate-limit.go fix: rate limit can be zero (#1643) 2024-07-14 18:03:23 +08:00
recover.go chore: add more info for panic fix 2024-03-10 23:59:35 +08:00
request-id.go feat: support cloudflare now 2024-04-26 23:05:48 +08:00
turnstile-check.go chore: update module name 2024-01-28 19:38:58 +08:00
utils.go feat: support cloudflare now 2024-04-26 23:05:48 +08:00