Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Syncurity/irflow-sdk-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Syncurity/irflow-sdk-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 75/proxy-option
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 1 file changed
  • 1 contributor

Commits on Feb 25, 2019

  1. Add code for proxy

    momohossain
    momohossain committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    bcdc608 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. Revert "Add code for proxy"

    This reverts commit bcdc608.
    momohossain
    momohossain committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    085ef3a View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. Add functionality for the IRFlowClient session object to be able to u…

    …se a proxy
    momohossain
    momohossain committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    2ec42dd View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Configuration menu
    Copy the full SHA
    d6f52cb View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. Move proxy code over into separate private helper functions for easie…

    …r readability, add to self.session.proxies instead of relying on a self.proxies, minor text fixes
    momohossain
    momohossain committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    c2bce44 View commit details
    Browse the repository at this point in the history
Loading