Skip to content

Minor HTTP handling improvement

Alex Wauck requested to merge ironwaucka/apk-tools:single-packet-http into master

This change was originally intended to compensate for the poor implementation of a web filter, but it turns out the recent TCP_CORK change fixed that. This change will slightly improve performance.

Edited by Alex Wauck

Merge request reports