~chtsanti/squid/icap-max-connections

« back to all changes in this revision

Viewing changes to src/HttpHeaderRange.h

  • Committer: Christos Tsantilas
  • Date: 2009-04-11 09:00:59 UTC
  • mfrom: (9294.1.333 trunk)
  • Revision ID: chtsanti@users.sourceforge.net-20090411090059-8n47p1kyy1cqfqkn
MergeĀ FromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
    int64_t length;
64
64
};
65
65
 
66
 
MEMPROXY_CLASS_INLINE(HttpHdrRangeSpec)          /**DOCS_NOSEMI*/
 
66
MEMPROXY_CLASS_INLINE(HttpHdrRangeSpec);
67
67
 
68
68
/**
69
69
 * There may be more than one byte range specified in the request.
113
113
    int64_t clen;
114
114
};
115
115
 
116
 
MEMPROXY_CLASS_INLINE(HttpHdrRange)          /**DOCS_NOSEMI*/
 
116
MEMPROXY_CLASS_INLINE(HttpHdrRange);
117
117
 
118
118
/**
119
119
 * Data for iterating thru range specs