Skip to content

Commit

Permalink
Merge pull request #17 from uniquelyparticular/04232019-2
Browse files Browse the repository at this point in the history
chore: removed old remnant in README
  • Loading branch information
agrohs authored Apr 23, 2019
2 parents 174bcf9 + 1f610e8 commit 580c906
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,6 @@ The API provides you the ability to send various request headers that change the

By default this library will encode all data as JSON, however you can customise this by setting your own `Content-Type` header as an additional argument to `get`, `post`, `patch`, `put` and `delete`.

This argument can be used to get products by enabled currency, language or even use for uploading files to ShipEngine.

**Note**: If you add the `Content-Type` custom header to `post`, `patch`, `put` or `delete` you will need to encode `data` yourself.

```js
Expand Down

0 comments on commit 580c906

Please sign in to comment.