Skip to content

Commit

Permalink
chore: removed old remnant in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Grohs authored and Adam Grohs committed Apr 23, 2019
1 parent 174bcf9 commit 1f610e8
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 1f610e8

Please sign in to comment.