MCPcopy Create free account
hub / github.com/apache/trafficserver / set_fetch_flags

Method set_fetch_flags

include/proxy/FetchSM.h:84–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82 }
83
84 void
85 set_fetch_flags(int flags)
86 {
87 fetch_flags = flags;
88 }
89
90 int fetch_handler(int event, void *data);
91 void process_fetch_read(int event);

Callers 1

TSFetchFlagSetFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected