• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mzabriskie / axios / 548
94%

Build:
DEFAULT BRANCH: master
Ran 10 Aug 2016 07:25PM UTC
Jobs 1
Files 22
Run time 8min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
548

Pull #409

travis-ci

web-flow
Fixing URLSearchParams polyfills

When using axios on browsers that don't directly support
URLSearchParams (such as IE, Edge, or Safari), I was unable to
successfully use the polyfill provided by
[url-search-params](https://github.com/WebReflection/url-search-params)
to send a request as `Content-Type` =
`application/x-www-form-urlencoded;charset=UTF-8`. By moving the
polyfill to a regular dependency and importing it into the utils.js, it
now works everywhere for me (directly supported or polyfill).
Pull Request #409: Fixing URLSearchParams polyfills

353 of 380 relevant lines covered (92.89%)

91.08 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
lib/utils.js
Jobs
ID Job ID Ran Files Coverage
1 548.1 10 Aug 2016 07:25PM UTC 0
92.89
Travis Job 548.1
Source Files on build 548
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #548
  • Pull Request #409
  • PR Base - master (#541)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc