feat(http): return raw binary for Lua table byte arrays in route resp… #149

Merged
Mira5121804 merged 1 commit from main into main 2026-02-15 12:05:07 +00:00
Mira5121804 commented 2026-02-15 12:03:25 +00:00 (Migrated from github.com)

When a Lua route returns a table that is a byte array, the response is now sent as raw binary instead of JSON

When a **Lua** route returns a **table** that is a byte array, the response is now sent as **raw binary** instead of **JSON**
ElhamAryanpur commented 2026-02-15 12:04:52 +00:00 (Migrated from github.com)

Thank you!

Thank you!
Sign in to join this conversation.
No description provided.