HTTP Client with Content Cache

814 views
Skip to first unread message

Robert D.

unread,
Dec 13, 2012, 10:34:07 AM12/13/12
to golan...@googlegroups.com
Hi,

I need to implement an HTTP client that supports content caching as specified by RFC 2616.
Could you please give me some directions as to which would be the correct level in the net/http package where I can do this?
Can I achieve it by extending the http.Client type or would it be better to create a new type similar to http.Client?

Thanks,
Robert

minux

unread,
Dec 13, 2012, 2:37:17 PM12/13/12
to Robert D., golan...@googlegroups.com
I think you just need to provide a caching implementation for the RoundTripper
Reply all
Reply to author
Forward
0 new messages