Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Constants #338

Closed
wants to merge 9 commits into from
Closed

Constants #338

wants to merge 9 commits into from

Conversation

wheresrhys
Copy link
Owner

No description provided.

wheresrhys and others added 9 commits May 14, 2018 21:42
* WIP use proxy to wait for .json() and .text()

* fixed proxying of methods

* fix invocation of response methods in the browser

* update deps

* recomit package-lock
* revert to throws behaviour from v5 of library

* docs
…o v7

* 'master' of https://github.com/wheresrhys/fetch-mock:
  use prettier (#327)
  typofix (#329)
  Add global switch to always fallback to network (#323)
  Docs typo: Headers -> Request (#325)
  Fallback to network test improvements (#320)
  Update ISSUE_TEMPLATE
  Update README.md
  Out with bithound badges, in with snyk
  Update README.md (#312)
  Add engines to package.json
* Add support for URLs with dot components in the path

* address feedback on previous PR

* fixed url parsing

* tweak tests to pass

* lint

* using whatwg-url to consistently parse urls in browser and node

* document and test URL normalization

* lint

* more efficient lookup
* all tests pass

* tidy up header normalisation code

* remove superfluous inspection code

* simplify compile route

* more tidying of compile route

* document api changes

* lint
@wheresrhys wheresrhys closed this Aug 9, 2018
@coveralls
Copy link

Coverage Status

Coverage increased (+0.4%) to 98.182% when pulling 6301f7e on constants into 8ac56b7 on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants