Skip to content

Conversation

@nikshithkolan
Copy link
Contributor

@nikshithkolan nikshithkolan commented Jun 16, 2025

Note

Adds optional headers and proxies to the Swimlane client and adjusts SSL verification based on HTTP/HTTPS; updates docs and examples.

  • Client (swimlane/core/client.py):
    • Add optional headers and proxies parameters to Swimlane.__init__ and apply them to the underlying session.
    • Make SSL verification scheme-aware: disable verify for http, honor verify_ssl for https.
    • Update usage examples to include headers and proxies.
  • Docs (docs/examples/client.rst):
    • Add sections demonstrating client-wide custom headers and proxies usage with examples.
  • CI:
    • Minor workflow tweak in .github/workflows/build_test.yml (no behavior change).

Written by Cursor Bugbot for commit e9206ec. This will update automatically on new commits. Configure here.

@sandeep-reddy03 sandeep-reddy03 merged commit a96ebf7 into master Dec 4, 2025
5 checks passed
@sandeep-reddy03 sandeep-reddy03 deleted the headers-proxy branch December 4, 2025 08:50
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