Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit c074a13

Browse files
committed
Remove unneeded header
1 parent ca6c520 commit c074a13

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

postnl_api/postnl_api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
DEFAULT_HEADER = {
1616
'api-version': '4.7',
1717
'user-agent': 'PostNL/1 CFNetwork/889.3 Darwin/17.2.0',
18-
'content-type': "application/x-www-form-urlencoded",
1918
}
2019

2120
class PostNL_API(object):

0 commit comments

Comments
 (0)