Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ParentRespData ¶
type ParentRespData struct {
Reuse rfc.Reuse
OriginCode int
OriginReqSuccess bool
// OriginConnectFailed is whether the connection to the origin succeeded. It's possible to get a failure response from an origin, but have the connection succeed.
OriginConnectFailed bool
OriginBytes uint64
ProxyStr string
}
ParentResponseData contains data about the parent/origin response.
Click to show internal directories.
Click to hide internal directories.