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

feat: add configuration option for proxy and redirects #86

Merged
merged 2 commits into from
Sep 9, 2021

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Sep 7, 2021

Proposed Changes

  1. Added documentation for proxies and redirects
  2. Added option to configure proxy
  3. Added option to configure redirects

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • make test completes successfully
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)

@bednar bednar requested a review from rhajek September 7, 2021 08:27
@bednar bednar marked this pull request as ready for review September 7, 2021 08:27
@codecov-commenter
Copy link

codecov-commenter commented Sep 7, 2021

Codecov Report

Merging #86 (cac0adc) into master (ba23abe) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #86      +/-   ##
============================================
+ Coverage     82.86%   82.90%   +0.03%     
  Complexity      377      377              
============================================
  Files            23       23              
  Lines           893      895       +2     
============================================
+ Hits            740      742       +2     
  Misses          153      153              
Impacted Files Coverage Δ
src/InfluxDB2/Client.php 93.54% <ø> (ø)
src/InfluxDB2/DefaultApi.php 83.87% <100.00%> (+0.53%) ⬆️

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 ba23abe...cac0adc. Read the comment docs.

@bednar bednar merged commit 6640e71 into master Sep 9, 2021
@bednar bednar deleted the feat/proxy-redirect branch September 9, 2021 05:02
@bednar bednar added this to the 2.2.0 milestone Sep 9, 2021
peynman pushed a commit to peynman/influxdb-client-php that referenced this pull request Mar 7, 2023
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