br-g / openf1

OpenF1 API - Real-time and historical Formula 1 data
MIT License
322 stars 15 forks source link

Send JSON response with Headers #53

Open PrestonHager opened 5 months ago

PrestonHager commented 5 months ago

Fixes #11

Send responses with the correct headers. Currently sending the header for Content-Type set to application/json; charset=utf8.