youtube / spfjs

A lightweight JS framework for fast navigation and page updates from YouTube
https://youtube.github.io/spfjs/
MIT License
2.23k stars 147 forks source link

Force header values in the request to be a string. #449

Closed pope closed 5 years ago

pope commented 5 years ago

This will allow for dynamic header values to be set in the config by simply having an object with a toString method.