0.0.2
Wildcards mapping
Added ability to use wildcards for multiple hosts mapping.
uncors --source=http//*.local.com --target=http://*.api.com
Changelog
- 63756da Added LICENSE
- 67985d3 Added docker image build
- 7886615 Added linter
- b336050 Added login to docker and github rgistries
- 60c7b81 Added mappings printing
- e9ef140 Added program version
- ccadd37 Added source port saving
- d9e8a64 Added source to docker image
- 470ad9b Added test for proxy middleware
- 2ad2222 Added tests
- cf9c507 Added tests for NormalizeReqDecorators
- b730b49 Created urlglob
- e6c553f Exclude tests from coverage and duplication
- 593d4a6 Fixed spelling
- 0fd2afd Moved OPTION request handling to separated middleware
- 81c99b7 Refactored urlglob pkg
- fc762c6 Removed dead code
- 8172f0d Rename refactoring
- ac4e4f9 Updated README.md
- 5d7c472 Updated README.md
- 7db9ac2 Updated SC config
- 47e2bdc Updated logo
- c1d0399 Updated pterm
- 4eed867 Updated replacer to use url glob
- 81f356e Use urlglob in replacer