HttpHdrRange.cc File Reference
#include "squid.h"
#include "client_side_request.h"
#include "http/Stream.h"
#include "HttpHeaderRange.h"
#include "HttpHeaderTools.h"
#include "HttpReply.h"
#include "Store.h"
#include "StrList.h"
#include "HttpHdrContRange.h"
Include dependency graph for HttpHdrRange.cc:
Go to the source code of this file.
Macros | |
#define | known_spec(s) ((s) > HttpHdrRangeSpec::UnknownPosition) |
Macro Definition Documentation
◆ known_spec
#define known_spec | ( | s | ) | ((s) > HttpHdrRangeSpec::UnknownPosition) |
Definition at line 39 of file HttpHdrRange.cc.