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: AlexDM2016/HttpProxyMiddleware
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kohn/HttpProxyMiddleware
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 2 files changed
  • 3 contributors

Commits on Sep 30, 2017

  1. https support

    kohn committed Sep 30, 2017
    Configuration menu
    Copy the full SHA
    4ec3b3a View commit details
    Browse the repository at this point in the history
  2. support https

    kohn committed Sep 30, 2017
    Configuration menu
    Copy the full SHA
    f9eec5b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2018

  1. Fix typo error

    Per the rest code, it should be `self.use_https`, not `self.uses_https`
    tntC4stl3 committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    5ff76be View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2018

  1. Merge pull request kohn#8 from tntC4stl3/fix_typo

    Fix typo error
    kohn authored Feb 1, 2018
    Configuration menu
    Copy the full SHA
    b087518 View commit details
    Browse the repository at this point in the history
Loading