Re: [go-nuts] Proposal: a better http handler type in x/net

2016-08-05 Thread 강동윤
I forgot about context in go 1.7 Sorry for my mistake. 2016년 8월 6일 (토) 오전 8:48, 님이 작성: > Agreed with Axel. > > http.Request will grow a Context() context.Context field, without breaking > the existing http.Handler interface. Routers out there doing otherwise > should come back around to using a c

[go-nuts] Proposal: a better http handler type in x/net

2016-08-05 Thread 강동윤
I forgot about context in go 1.7 Sorry for my mistake. -- 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. For more options,