Elazar Leibovich

Results 99 comments of Elazar Leibovich

Hi! Did you see my comment? Am I correct?

Can you please update the PR to clone the tls.Config? Thanks On Thu, Dec 8, 2016 at 10:16 AM, James Abley wrote: > I think using this should address it...

Wait. I'm not sure abandoning support in old go versions is a good idea. On Tue, Dec 13, 2016, 4:16 PM James Abley wrote: > Will do, once Go 1.8...

Hi, Sorry for the late response. I need to think what is the best way to support websockets. How does fiddler do it?

but do you know the design decision behind it? I'd rather find out potential problems with the implementation before merging it. On Thu, May 26, 2016 at 10:09 AM, bennyscetbun...

I really want to support websockets, but I'm a bit worried from the given implementation. I'll try to look into it.

@bennyscetbun if you want to tidy this PR, I'll be happy to merge it. Unfortunately I do not have time to do this myself...

That would be great idea. But I've already did that once, from the google code to rog pepe. How can we find a repository that would be maintained in the...

Hi, Thanks for the PR. This is problematic for big requests that won't fit the memory. Do you have a suggestion what to do? Maybe we can write a RequestHandler...

Hi, Thanks for the PR. I'm not sure if matching against the cookie representation is a good idea. I'd add a way to match against a certain cookie's key. So...