GitHub user teavirdis opened a pull request:

    https://github.com/apache/cxf/pull/203

    Support token api with not Authentication header handling

    Some apis do not support Authorization header. There is no way to switch to 
parameter approach through configuration. This parameter will make it possible.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/teavirdis/cxf master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cxf/pull/203.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #203
    
----
commit 0c21b24e745a08acef033684c717ca4b53840c9d
Author: Aliona Baltramiayuk <[email protected]>
Date:   2016-11-20T23:22:52Z

    Support token api with not Authentication header handling
    
    Some apis do not support Authorization header. There is no way to switch to 
parameter approach through configuration. This parameter will make it possible.

commit 6513b3a3b8d87e493c33979812627120178e9aae
Author: Aliona Baltramiayuk <[email protected]>
Date:   2016-11-20T23:23:16Z

    Merge pull request #1 from teavirdis/teavirdis-patch-0.0.1
    
    Support token api with not Authentication header handling

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to