master
Commits on Nov 11, 2020
-
Merge pull request #1637 from pofl/patch-2
Run Test Workflow only if Go code was changed
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Nov 10, 2020
-
Merge pull request #1672 from pafuent/compress_middleware_pool_optimi…
…zation Adding sync.Pool to Compress Middleware
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Nov 7, 2020
-
Adding sync.Pool to Compress Middleware
Adding a sync.Pool for the *gzip.Writer reduces the allocations of the Compress middleware in 50% and gives an increase on execution speed of a 85% This fix #1643
Commits on Nov 5, 2020
-
Merge pull request #1630 from arun0009/master
bugfix proxy and rewrite, updated test with actual call settings
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #1666 from neotel-at/feature/1477-defaulterrorhand…
…ler-with-debug Fix DefaultHTTPErrorHandler with enabled debug (#1477)
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
Merge pull request #1640 from imxyb/feature/opt-split
Use IndexAny instead of Split to reduce memory allocation
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Sep 17, 2020
-
bugfix proxy and rewrite, updated test with actual call settings
Arun Gopalpuri committedSep 17, 2020 Loading status checks…
Commits on Sep 16, 2020
-
improve the test coverage for context.go
yonbiaoxiao committedSep 16, 2020 Loading status checks…
Commits on Sep 15, 2020
-
Use IndexByte instead of Split to reduce memory allocation and improv…
…e performance
yonbiaoxiao committedSep 15, 2020 Loading status checks…
Commits on Sep 14, 2020
-
Merge pull request #1636 from pofl/patch-1
Update godoc link in README to /v4
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #1632 from imxyb/hardcode_for_http
Use http constants instead of hardcoded status
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
change the hardcode for http constant
yonbiaoxiao committedSep 14, 2020 Loading status checks…
Commits on Sep 12, 2020
-
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Sep 1, 2020
-
Merge pull request #1627 from juanbelieni/master
Create ErrJWTInvalid to allow modify error when JWT is invalid
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #1628 from arun0009/master
set raw path and path in proxy, so url.EscapePath uses raw path
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #1588 from choyri/bugfix/rewrite
Fixes the uses of caret(^) in rewrite regex
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #1623 from KlotzAndrew/cors_regex
cors allow regex pattern
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Aug 31, 2020
-
using url.EscapedPath instead of custom GetPath, rewritePath func add…
…ed to middleware - used by proxy and rewrite
Arun Gopalpuri committedAug 31, 2020 Loading status checks…
Commits on Aug 28, 2020
-
Signed-off-by: Vishal Rana <vr@labstack.com>
-
The directory path does not end with '/', it needs to be redirected (#…
…1572) * The directory path does not end with '/', it needs to be redirected * changed guide highlighting to shell (#1593) * Fix recover print stack trace log level (#1604) * Fix recover print stack trace log level * Add recover log level test * Add default LogLevel to DefaultRecoverConfig Co-authored-by: solym <ymwh@foxmai.com> Co-authored-by: roz3x <52892437+roz3x@users.noreply.github.com> Co-authored-by: Masahiro Furudate <178inaba.git@gmail.com>
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
added ModifyResponse option to ProxyConfig (#1622)
Co-authored-by: Peter C <petoc@users.noreply.github.com>
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Aug 27, 2020
Commits on Aug 19, 2020
-
enable cors to use regex pattern for allowed origins implementation is similar to another popular cors middleware: https://github.com/astaxie/beego/blob/master/plugins/cors/cors.go#L196-L201
Verified
This commit was signed with a verified signature.KlotzAndrew Andrew Klotz
GPG key ID: DC7A395217DCF311 Learn about signing commits
Commits on Aug 4, 2020
-
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Jul 24, 2020
-
Verified
This commit was signed with a verified signature.choyri Chotow
GPG key ID: 2846CAC7E73643B4 Learn about signing commits -
Revert "Fixes the uses of caret(^) in rewrite regex"
This reverts commit 1f51469.
choyri committedJul 24, 2020 Verified
This commit was signed with a verified signature.choyri Chotow
GPG key ID: 2846CAC7E73643B4 Learn about signing commits -
Fixes the uses of caret(^) in rewrite regex
choyri committedJul 24, 2020 Verified
This commit was signed with a verified signature.choyri Chotow
GPG key ID: 2846CAC7E73643B4 Learn about signing commits
Commits on Jul 23, 2020
-
Merge pull request #1559 from flimzy/wrapper
Extend HTTPError to satisfy the Go 1.13 error wrapper interface
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Jul 20, 2020
-
Merge pull request #1558 from iwamot/testafter
Add test for 'func (*Response) After'
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #1607 from BUGLAN/fix/dupl
Fix duplicate code for applyMiddleware
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #1613 from cathy812/master
dependency package golang.org/x/text v0.3.2 has high security vulnera…
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
dependency package golang.org/x/text v0.3.2 has high security vulnera…
…biliy, upgrade it to v0.3.3