hi,
There is a http2 protocol simulator. It can be client and/or server. I 
would like to set the encoder and decoder tablesize to 0. 
i.e. on client side  I managed to create my own clientConn with transport. 
NewClientConn(conn)
But all field in clientConn type is unexported. 
In this case how suppose to use custom hpack.NewDecoder and 
hpack.NewEncoder? 

(the reason is that if the headers are compressed and a tcpdump is started 
"on the fly", the headers cannot be decoded by wireshark) 

thanks

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/880cdb66-6844-468e-bff9-597ccf556972n%40googlegroups.com.

Reply via email to