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: CodingAleCR/http_interceptor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.2
Choose a base ref
...
head repository: CodingAleCR/http_interceptor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.0-beta.1
Choose a head ref
  • 3 commits
  • 45 files changed
  • 3 contributors

Commits on Nov 14, 2021

  1. refactor: interception logic to use base classes and be compatible wi…

    …th all request types (#98)
    
    * Implement interception all request types
    
    * update readme
    
    * fix: unmodifiable body, example usage, unused imports
    
    * fix: minor fixes and improvements
    
    * fix: code cleanup, better docs, extension based, renaming and more
    
    Co-authored-by: Alejandro Ulate <[email protected]>
    lukaskurz and CodingAleCR authored Nov 14, 2021
    Configuration menu
    Copy the full SHA
    135ba3c View commit details
    Browse the repository at this point in the history
  2. docs: add lukaskurz as a contributor for test, ideas, code (#99)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Nov 14, 2021
    Configuration menu
    Copy the full SHA
    335a903 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47a9c1b View commit details
    Browse the repository at this point in the history
Loading