Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ForwardingCachingServer ¶
type ForwardingCachingServer struct {
// contains filtered or unexported fields
}
func (*ForwardingCachingServer) RewriteReq ¶
func (s *ForwardingCachingServer) RewriteReq(reqBody []byte) []byte
func (*ForwardingCachingServer) ServeHTTP ¶
func (s *ForwardingCachingServer) ServeHTTP(w http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.