Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DF doesn't pass additional headers to the remote service #33

Closed
meiti opened this issue Feb 9, 2016 · 2 comments
Closed

DF doesn't pass additional headers to the remote service #33

meiti opened this issue Feb 9, 2016 · 2 comments
Labels

Comments

@meiti
Copy link

meiti commented Feb 9, 2016

Hi,
I was using remote web services with no problems before upgrading to DF v2.1 (df-rws v0.2.0)
But in the last version of DF (df-rws) I can't pass additional header from server to the remote service.

Header name: Authorization
Header value: {myLookupKey}
Pass From Client: false
Verbs: 5 Selected

@meiti meiti changed the title DF doesn't pass my additional headers to the remote service DF doesn't pass additional headers to the remote service Feb 9, 2016
@drewpearce
Copy link

can you check vendor/dreamfactory/df-rws/src/CHANGELOG.md and verify that you are on version 0.2.0?

@drewpearce drewpearce added the bug label Feb 9, 2016
@drewpearce
Copy link

@meiti this is indeed a bug, and has been fixed.
You'll need to go through the standard update process outlined on the wiki.
The overall DF version number will not change, but your df-rws repo should be on version 0.2.2 (see vendor/dreamfactory/df-rws/src/CHANGELOG.md to confirm )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants