MCPcopy Create free account
hub / github.com/djherbis/socket / Request

Method Request

socket.go:32–32  ·  view source on GitHub ↗

Request returns the request which this Socket was created from.

()

Source from the content-addressed store, hash-verified

30
31 // Request returns the request which this Socket was created from.
32 Request() *http.Request
33}
34
35type socket struct {

Callers 1

RequestMethod · 0.65

Implementers 1

socketsocket.go

Calls

no outgoing calls

Tested by

no test coverage detected