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

Support for Proxy Implementations that needs Preemptive authentication #202

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rb-john
Copy link

@rb-john rb-john commented Apr 13, 2020

for issues #201 add the call to setAuthenticationPreemptive(true) to support proxy calls that do not return unauthenticated status.

@codecov
Copy link

codecov bot commented Apr 13, 2020

Codecov Report

Merging #202 into master will decrease coverage by 0.18%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #202      +/-   ##
==========================================
- Coverage   90.34%   90.16%   -0.19%     
==========================================
  Files          19       19              
  Lines         487      488       +1     
  Branches       71       71              
==========================================
  Hits          440      440              
- Misses         39       40       +1     
  Partials        8        8              
Impacted Files Coverage Δ
...jenkins/plugins/office365connector/HttpWorker.java 50.98% <0.00%> (-1.02%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8355a56...05d6de6. Read the comment docs.

@damianszczepanik
Copy link
Member

Did you check if this works with your configuration for which you have submitted this change?

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.

2 participants