Skip to content

Add possibility to add header elements to any request#135

Open
ChrisArnault wants to merge 1 commit intosamgiles:masterfrom
ChrisArnault:master
Open

Add possibility to add header elements to any request#135
ChrisArnault wants to merge 1 commit intosamgiles:masterfrom
ChrisArnault:master

Conversation

@ChrisArnault
Copy link
Copy Markdown

Hi,

I have improved slumber for my own needs.
I think the change is backward compatible:

For any request you hav now the possibility to specify a new argument:

class Resource(ResourceAttributesMixin, object):
...
def (..., headers=, **kwargs):
...

Thanks for checking this modification
(of course this is running in my application)

Regards
Christian Arnault

@coveralls
Copy link
Copy Markdown

coveralls commented Dec 20, 2016

Coverage Status

Coverage decreased (-1.1%) to 86.099% when pulling 27c8a71 on ChristianArnault:master into 4c4b7bc on samgiles:master.

@samgiles samgiles self-assigned this Jan 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants