#include <HttpHeaderRange.h>
![Collaboration graph](classHttpHdrRangeIter__coll__graph.png)
Public Member Functions | |
const HttpHdrRangeSpec * | currentSpec () const |
void | updateSpec () |
int64_t | debt () const |
void | debt (int64_t) |
Public Attributes | |
HttpHdrRange::iterator | pos |
HttpHdrRange::iterator | end |
int64_t | debt_size = 0 |
String | boundary |
bool | valid = false |
Detailed Description
Data for iterating thru range specs
Definition at line 95 of file HttpHeaderRange.h.
Member Function Documentation
◆ currentSpec()
const HttpHdrRangeSpec * HttpHdrRangeIter::currentSpec | ( | ) | const |
Definition at line 532 of file HttpHdrRange.cc.
Referenced by Http::Stream::packRange(), and updateSpec().
◆ debt() [1/2]
int64_t HttpHdrRangeIter::debt | ( | ) | const |
Definition at line 552 of file HttpHdrRange.cc.
References debt_size, and debugs.
Referenced by Http::Stream::packRange(), and updateSpec().
◆ debt() [2/2]
void HttpHdrRangeIter::debt | ( | int64_t | newDebt | ) |
Definition at line 558 of file HttpHdrRange.cc.
◆ updateSpec()
void HttpHdrRangeIter::updateSpec | ( | ) |
Definition at line 541 of file HttpHdrRange.cc.
References assert, currentSpec(), debt(), debt_size, end, pos, and valid.
Referenced by ClientHttpRequest::prepPartialResponseGeneration().
Member Data Documentation
◆ boundary
String HttpHdrRangeIter::boundary |
Definition at line 106 of file HttpHeaderRange.h.
Referenced by ClientHttpRequest::freeResources(), ClientHttpRequest::mRangeCLen(), Http::Stream::packRange(), and ClientHttpRequest::prepPartialResponseGeneration().
◆ debt_size
int64_t HttpHdrRangeIter::debt_size = 0 |
Definition at line 105 of file HttpHeaderRange.h.
Referenced by debt(), ClientHttpRequest::prepPartialResponseGeneration(), and updateSpec().
◆ end
HttpHdrRange::iterator HttpHdrRangeIter::end |
Definition at line 100 of file HttpHeaderRange.h.
Referenced by currentSpec(), ClientHttpRequest::prepPartialResponseGeneration(), and updateSpec().
◆ pos
HttpHdrRange::iterator HttpHdrRangeIter::pos |
Definition at line 99 of file HttpHeaderRange.h.
Referenced by currentSpec(), ClientHttpRequest::prepPartialResponseGeneration(), and updateSpec().
◆ valid
bool HttpHdrRangeIter::valid = false |
Definition at line 107 of file HttpHeaderRange.h.
Referenced by ClientHttpRequest::prepPartialResponseGeneration(), and updateSpec().
The documentation for this class was generated from the following files:
- src/HttpHeaderRange.h
- src/HttpHdrRange.cc
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products