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

Routing match to support http method #4

Closed
erickjung opened this issue Dec 23, 2020 · 0 comments · Fixed by #5
Closed

Routing match to support http method #4

erickjung opened this issue Dec 23, 2020 · 0 comments · Fixed by #5
Labels
bug Something isn't working

Comments

@erickjung
Copy link
Contributor

Issue Report

The routing method isn't using the HTTP method to match requests

Expected Behavior

It should use the HTTP method described on JSON file

Steps to Reproduce the Issue

N/A

@erickjung erickjung added the bug Something isn't working label Dec 23, 2020
erickjung added a commit to erickjung/mockingbird that referenced this issue Dec 23, 2020
erickjung added a commit that referenced this issue May 28, 2021
* Server freezes sometimes and needs to be restarted (#2)

* Fix

- Handling inside mitmproxy's code the file descriptors limit to fix this issue

* Bridge

- Adding heartbeat to cleanup old connections

* App

- Removing old bridge and websocket's python code
- Embedding mitmdump binary with mockingbird bridge
- Improved process execution layer,

* Server freezes sometimes and needs to be restarted (#2)

* Fix

- Handling inside mitmproxy's code the file descriptors limit to fix this issue

* Bridge

- Adding heartbeat to cleanup old connections

* App

- Removing old bridge and websocket's python code
- Embedding mitmdump binary with mockingbird bridge
- Improved process execution layer,

* Server freezes sometimes and needs to be restarted (#2)

* Fix

- Handling inside mitmproxy's code the file descriptors limit to fix this issue

* Bridge

- Adding heartbeat to cleanup old connections

* App

- Removing old bridge and websocket's python code
- Embedding mitmdump binary with mockingbird bridge
- Improved process execution layer,

* Fixes routing match for http method (#4)

* - bumping release version 1.2.0
- removing swiftlint installation from workflow
erickjung added a commit that referenced this issue Nov 3, 2021
* Server freezes sometimes and needs to be restarted (#2)

* Fix

- Handling inside mitmproxy's code the file descriptors limit to fix this issue

* Bridge

- Adding heartbeat to cleanup old connections

* App

- Removing old bridge and websocket's python code
- Embedding mitmdump binary with mockingbird bridge
- Improved process execution layer,

* Server freezes sometimes and needs to be restarted (#2)

* Fix

- Handling inside mitmproxy's code the file descriptors limit to fix this issue

* Bridge

- Adding heartbeat to cleanup old connections

* App

- Removing old bridge and websocket's python code
- Embedding mitmdump binary with mockingbird bridge
- Improved process execution layer,

* Server freezes sometimes and needs to be restarted (#2)

* Fix

- Handling inside mitmproxy's code the file descriptors limit to fix this issue

* Bridge

- Adding heartbeat to cleanup old connections

* App

- Removing old bridge and websocket's python code
- Embedding mitmdump binary with mockingbird bridge
- Improved process execution layer,

* Fixes routing match for http method (#4)

* - bumping release version 1.2.0
- removing swiftlint installation from workflow

* Release update 1.3.0
erickjung added a commit that referenced this issue Feb 25, 2022
* Server freezes sometimes and needs to be restarted (#2)

* Fix

- Handling inside mitmproxy's code the file descriptors limit to fix this issue

* Bridge

- Adding heartbeat to cleanup old connections

* App

- Removing old bridge and websocket's python code
- Embedding mitmdump binary with mockingbird bridge
- Improved process execution layer,

* Server freezes sometimes and needs to be restarted (#2)

* Fix

- Handling inside mitmproxy's code the file descriptors limit to fix this issue

* Bridge

- Adding heartbeat to cleanup old connections

* App

- Removing old bridge and websocket's python code
- Embedding mitmdump binary with mockingbird bridge
- Improved process execution layer,

* Server freezes sometimes and needs to be restarted (#2)

* Fix

- Handling inside mitmproxy's code the file descriptors limit to fix this issue

* Bridge

- Adding heartbeat to cleanup old connections

* App

- Removing old bridge and websocket's python code
- Embedding mitmdump binary with mockingbird bridge
- Improved process execution layer,

* Fixes routing match for http method (#4)

* - bumping release version 1.2.0
- removing swiftlint installation from workflow

* Release update 1.3.0

* Updating logo
erickjung added a commit that referenced this issue Mar 28, 2022
* Server freezes sometimes and needs to be restarted (#2)

* Fix

- Handling inside mitmproxy's code the file descriptors limit to fix this issue

* Bridge

- Adding heartbeat to cleanup old connections

* App

- Removing old bridge and websocket's python code
- Embedding mitmdump binary with mockingbird bridge
- Improved process execution layer,

* Server freezes sometimes and needs to be restarted (#2)

* Fix

- Handling inside mitmproxy's code the file descriptors limit to fix this issue

* Bridge

- Adding heartbeat to cleanup old connections

* App

- Removing old bridge and websocket's python code
- Embedding mitmdump binary with mockingbird bridge
- Improved process execution layer,

* Server freezes sometimes and needs to be restarted (#2)

* Fix

- Handling inside mitmproxy's code the file descriptors limit to fix this issue

* Bridge

- Adding heartbeat to cleanup old connections

* App

- Removing old bridge and websocket's python code
- Embedding mitmdump binary with mockingbird bridge
- Improved process execution layer,

* Fixes routing match for http method (#4)

* - bumping release version 1.2.0
- removing swiftlint installation from workflow

* Release update 1.3.0

* Updating logo

* Release 1.4.0
erickjung added a commit that referenced this issue Apr 11, 2022
…en exiting the app (#16)

* Server freezes sometimes and needs to be restarted (#2)

* Fix

- Handling inside mitmproxy's code the file descriptors limit to fix this issue

* Bridge

- Adding heartbeat to cleanup old connections

* App

- Removing old bridge and websocket's python code
- Embedding mitmdump binary with mockingbird bridge
- Improved process execution layer,

* Server freezes sometimes and needs to be restarted (#2)

* Fix

- Handling inside mitmproxy's code the file descriptors limit to fix this issue

* Bridge

- Adding heartbeat to cleanup old connections

* App

- Removing old bridge and websocket's python code
- Embedding mitmdump binary with mockingbird bridge
- Improved process execution layer,

* Server freezes sometimes and needs to be restarted (#2)

* Fix

- Handling inside mitmproxy's code the file descriptors limit to fix this issue

* Bridge

- Adding heartbeat to cleanup old connections

* App

- Removing old bridge and websocket's python code
- Embedding mitmdump binary with mockingbird bridge
- Improved process execution layer,

* Fixes routing match for http method (#4)

* - bumping release version 1.2.0
- removing swiftlint installation from workflow

* Release update 1.3.0

* Updating logo

* Release 1.4.0

* Fixing new version of mitmdump_mb and tasks that should execute when exiting the app
erickjung added a commit that referenced this issue Apr 11, 2022
* Server freezes sometimes and needs to be restarted (#2)

* Fix

- Handling inside mitmproxy's code the file descriptors limit to fix this issue

* Bridge

- Adding heartbeat to cleanup old connections

* App

- Removing old bridge and websocket's python code
- Embedding mitmdump binary with mockingbird bridge
- Improved process execution layer,

* Server freezes sometimes and needs to be restarted (#2)

* Fix

- Handling inside mitmproxy's code the file descriptors limit to fix this issue

* Bridge

- Adding heartbeat to cleanup old connections

* App

- Removing old bridge and websocket's python code
- Embedding mitmdump binary with mockingbird bridge
- Improved process execution layer,

* Server freezes sometimes and needs to be restarted (#2)

* Fix

- Handling inside mitmproxy's code the file descriptors limit to fix this issue

* Bridge

- Adding heartbeat to cleanup old connections

* App

- Removing old bridge and websocket's python code
- Embedding mitmdump binary with mockingbird bridge
- Improved process execution layer,

* Fixes routing match for http method (#4)

* - bumping release version 1.2.0
- removing swiftlint installation from workflow

* Release update 1.3.0

* Updating logo

* Release 1.4.0

* Fixing new version of mitmdump_mb and tasks that should execute when exiting the app

* Release 1.5.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant