mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
CORS: Refine HTTP CORS headers. v5.0.130
This commit is contained in:
parent
62963b206f
commit
3612473516
5 changed files with 28 additions and 8 deletions
2
trunk/3rdparty/httpx-static/version.go
vendored
2
trunk/3rdparty/httpx-static/version.go
vendored
|
@ -35,7 +35,7 @@ func VersionMinor() int {
|
|||
}
|
||||
|
||||
func VersionRevision() int {
|
||||
return 26
|
||||
return 27
|
||||
}
|
||||
|
||||
func Version() string {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue