fill request with header and cookie data
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
6
go.mod
6
go.mod
@@ -1,8 +1,8 @@
|
||||
module github.com/unistack-org/micro-server-http/v3
|
||||
module go.unistack.org/micro-server-http/v3
|
||||
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/unistack-org/micro/v3 v3.7.6
|
||||
golang.org/x/net v0.0.0-20210928044308-7d9f5e0b762b
|
||||
go.unistack.org/micro/v3 v3.8.5
|
||||
golang.org/x/net v0.0.0-20211020060615-d418f374d309
|
||||
)
|
||||
|
Reference in New Issue
Block a user