mercadolibre / python-sdk

MercadoLibre's Python SDK
131 stars 111 forks source link

No apparent way of passing extra headers to get method #21

Open ldelelis opened 6 years ago

ldelelis commented 6 years ago

With the implementation of the shopping cart coming soon, we need to pass the extra header x-format-new: true to be able to parse the new orders JSON. However, there doesn't seem to be a way to do this at the moment of writing this.