GodotNuts / GodotFirebase

Implementations of Firebase for Godot using GDScript
MIT License
554 stars 79 forks source link

Remove space after Content-Type header #121

Closed timjrobinson closed 3 years ago

timjrobinson commented 3 years ago

This was causing issues when exporting the application to HTML5. It was erroring out saying "Content-Type " is not a valid header. I guess because it does a split on the :