Commit Graph

2 Commits (9c7078cea2b719defbb6519d10a14ab15e733822)

Author SHA1 Message Date
Trevor Norris 88333f7ace http: don't slice unless necessary
The incoming Buffer was being sliced just to possibly not be used.
Instead place the .slice inside the conditional to not be created unless
necessary.
2013-05-15 15:10:56 -07:00
Timothy J Fontaine 6717fdccb4 http: move Server and ServerResponse out 2013-04-17 00:08:28 +02:00