Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: johakr/bent

Tags

v7.1.2

Toggle v7.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Only auto set content-type if it has not already been manually set (m…

…ikeal#75)

* Only auto set content-type if it has not already been manually set

* Add test

Note: this test fails with polendina in a browser environment as it has to create its own http server. But it demonstrates that the code works. Once the echo/info servers used in the other tests are updated to return the correct content-type, the test can be rewritten to use those and browser tests will also pass.

* Ensure manual content-type header override test only runs for Node.js

v7.1.1

Toggle v7.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Unknown encoding fix (mikeal#80)

* Added code and test to deal with unknown compression methods

* Removed debug console logs

Co-authored-by: marcokuuhubb <[email protected]>

v7.1.0

Toggle v7.1.0's commit message
Merge branch 'garbados-fix/preserve-auth'

v7.0.7

Toggle v7.0.7's commit message
build: update test deps

v7.0.6

Toggle v7.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build: disabling bundle size badges

v7.0.4

Toggle v7.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
test: migrate from aegir to polendina (mikeal#58)

* wip: migration to polendina for tests

* fix: tests run now, better action config as well

v7.0.2

Toggle v7.0.2's commit message
fix: upgrade deps and linter requirements

v1.4.0

Toggle v1.4.0's commit message
feat: reduce npm package size (mikeal#19)

v1.3.0

Toggle v1.3.0's commit message
feat: add str to error message

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mikeal#8 from gimenete/master

feat(mediatype): Add support for media types