apache / dubbo-go-pixiu

Based on the proxy gateway service of dubbo-go, it solves the problem that the external protocol calls the internal Dubbo cluster. At present, it supports HTTP and gRPC[developing].
https://dubbogo.github.io/dubbo-go-proxy/
Apache License 2.0
476 stars 149 forks source link

[feature] cors support options request #591

Closed mark4z closed 10 months ago

mark4z commented 10 months ago

What this PR does:

Which issue(s) this PR fixes:

590

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

sonarcloud[bot] commented 10 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (463809c) 54.76% compared to head (3bdaa6e) 54.72%. Report is 1 commits behind head on 1.0.0.

:exclamation: Current head 3bdaa6e differs from pull request most recent head 4f7a2f6. Consider uploading reports for the commit 4f7a2f6 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 1.0.0 #591 +/- ## ========================================== - Coverage 54.76% 54.72% -0.04% ========================================== Files 671 671 Lines 78662 78662 ========================================== - Hits 43080 43051 -29 - Misses 31925 31947 +22 - Partials 3657 3664 +7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.