Skip to content

Commit

Permalink
btoa no longer required
Browse files Browse the repository at this point in the history
  • Loading branch information
kornelski committed Dec 7, 2016
1 parent 1f3f968 commit eed9076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Expand Up @@ -35,7 +35,7 @@ Tested browsers:
- Latest Android, iPhone
- IE10 through latest. IE9 with polyfills.

Even though IE9 is supported, a polyfill for `window.FormData` is required for `.field()`, and `window.btoa` is needed to use basic auth.
Even though IE9 is supported, a polyfill for `window.FormData` is required for `.field()`.

Node 4 or later is required.

Expand Down

0 comments on commit eed9076

Please sign in to comment.