Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix fatal error when headers is null (#128)
Headers defaults to "null" if empty, and "fixHeaders" can return null too. Then we should allow "null" for the setHeaders function.
- Loading branch information