cloudflare / vinext

fix: preserve binary API response bytes in prod-server (#30)
Updated the production server to handle binary responses correctly by using Buffer.from with arrayBuffer instead of text(). Added a test to ensure binary data integrity and created a new fixture for testing binary API responses.
Tiago Linares Tiago Linares committed on Feb 25, 2026, 04:36 AM
Showing 3 changed files +22 additions -2 deletions
Browse files at this commit โ†’