lp:~squid/squid/string-purge

Created by Amos Jeffries and last modified
Get this branch:
bzr branch lp:~squid/squid/string-purge
Members of squid can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
squid
Project:
Squid
Status:
Development

Recent revisions

14573. By Amos Jeffries

Merged from trunk rev.14574

14572. By Amos Jeffries

Simplify HttpHeader::delByName methods with SBuf

14571. By Amos Jeffries

Convert LoadableModule members to SBuf from String

14570. By Amos Jeffries

Convert Format::assemble() sb variable to SBuf

14569. By Amos Jeffries

Merged from trunk rev.14566

14568. By Amos Jeffries

Source formatting

14567. By Amos Jeffries

Convert HttpHeaderEntry::name to SBuf

14566. By Amos Jeffries

Manipulate Via headers as SBuf instead of char* and String

This allows some leeway in size of header processed, although prior
logics will currently prevent >64KB individual lines being encountered it
is still possible for multiple <64KB lines to exist in the mime set.

We take advantage of the ability to remove Via header entries to prevent
overly-long headers being emitted, and emit our entry for forwarding loop
detection in all cases where Via is not disabled.

14565. By Amos Jeffries

Add HttpHeader method to retrieve list headers as SBufList

14564. By Amos Jeffries

Expose String::SizeMax for external callers to check before appending

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~squid/squid/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers