ITADN

TinyGophers together stronk - httphi replace both httpraw and net/http (1000x heap usage reduction)

#60Pull Requestsoypat 创建于 27 天前
S
soypatcommented
So I saw an opportunity to ditch net/http entirely (Except client case) which seems like a huge win especially when the resulting HTTP handling reads better in most cases (except form parsing, though more explicit on what is happening). Check it out! I do keep net dependency for net.Listener though- it is a very nice abstraction.
合并状态:未合并 7 条评论