This commit is contained in:
Patrick J Cherry
2018-02-05 17:04:23 +00:00
parent afa1bb0efb
commit c423900f02

View File

@@ -46,7 +46,7 @@ struct proxier {
/* This is the size we advertise to the downstream server */
uint64_t upstream_size;
/* These are thet transmission flags sent as part of the handshake */
/* These are the transmission flags sent as part of the handshake */
uint32_t upstream_flags;
/* We transform the raw request header into here */