httplib: fix unstable test, do not use httplib.org
This commit is contained in:
@@ -14,9 +14,11 @@
|
||||
|
||||
// Package cors provides handlers to enable CORS support.
|
||||
// Usage
|
||||
//
|
||||
// import (
|
||||
// "github.com/beego/beego/v2"
|
||||
// "github.com/beego/beego/v2"
|
||||
// "github.com/beego/beego/v2/server/web/filter/cors"
|
||||
//
|
||||
// )
|
||||
//
|
||||
// func main() {
|
||||
|
||||
Reference in New Issue
Block a user