|
1 | | -<!-- HTML header for doxygen 1.17.0--> |
2 | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
3 | 2 | <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> |
4 | 3 | <head> |
|
8 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1"/> |
9 | 8 | <link rel="canonical" href="https://code-reference.squid-cache.org/05__TypicalRequestFlow_8dox.html" /> |
10 | 9 | <title>Squid Web Cache: squid/doc/Programming-Guide/05_TypicalRequestFlow.dox File Reference</title> |
11 | | -<!--BEGIN PROJECT_ICON--> |
| 10 | +<title>squid/doc/Programming-Guide/05_TypicalRequestFlow.dox File Reference</title> |
12 | 11 | <link rel="icon" href="$projecticon" type="image/x-icon" /> |
13 | | -<!--END PROJECT_ICON--> |
14 | 12 | <link href="tabs.css" rel="stylesheet" type="text/css"/> |
15 | | -<!--BEGIN HTML_DYNAMIC_SECTIONS--> |
| 13 | +<script type="text/javascript">var page_layout=1;</script> |
16 | 14 | <script type="text/javascript" src="dynsections.js"></script> |
17 | | -<!--END HTML_DYNAMIC_SECTIONS--> |
18 | | -<!--BEGIN HTML_CODE_FOLDING--> |
19 | 15 | <script type="text/javascript" src="codefolding.js"></script> |
20 | | -<!--END HTML_CODE_FOLDING--> |
21 | | -<!--BEGIN COPY_CLIPBOARD--> |
22 | 16 | <script type="text/javascript" src="clipboard.js"></script> |
23 | | -<!--END COPY_CLIPBOARD--> |
24 | 17 | <link href="navtree.css" rel="stylesheet" type="text/css"/> |
25 | 18 | <script type="text/javascript" src="resize.js"></script> |
26 | 19 | <script type="text/javascript" src="navtreedata.js"></script> |
|
32 | 25 | <link href="doxygen.css" rel="stylesheet" type="text/css" /> |
33 | 26 | </head> |
34 | 27 | <body> |
35 | | -<div id="top"><!-- do not remove this div, it is closed by doxygen! --> |
| 28 | +<div id="side-nav" class="ui-resizable side-nav-resizable"><!-- closed by doxygen --> |
| 29 | +<div id="top"><!-- closed by doxygen --> |
36 | 30 | <div id="titlearea"> |
37 | 31 | <table cellspacing="0" cellpadding="0"> |
38 | 32 | <tbody> |
39 | 33 | <tr id="projectrow"> |
| 34 | + <td id="projectlogo"><img alt="Logo" src=""$logosize/></td> |
40 | 35 | <td id="projectalign"> |
41 | 36 | <div id="projectname">Squid Web Cache<span id="projectnumber"> master</span> |
42 | 37 | </div> |
| 38 | + <div id="projectbrief"></div> |
43 | 39 | </td> |
| 40 | + <td> |
| 41 | + <div id="projectbrief"></div> |
| 42 | + </td> |
| 43 | + <td> <div id="MSearchBox" class="MSearchBoxInactive"> |
| 44 | + <span class="left"> |
| 45 | + <span id="MSearchSelect" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()"> </span> |
| 46 | + <input type="text" id="MSearchField" value="" placeholder="Search" accesskey="S" |
| 47 | + onfocus="searchBox.OnSearchFieldFocus(true)" |
| 48 | + onblur="searchBox.OnSearchFieldFocus(false)" |
| 49 | + onkeyup="searchBox.OnSearchFieldChange(event)"/> |
| 50 | + </span><span class="right"> |
| 51 | + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.svg" alt=""/></a> |
| 52 | + </span> |
| 53 | + </div> |
| 54 | +</td> |
44 | 55 | </tr> |
| 56 | + <tr><td colspan="2"> <div id="MSearchBox" class="MSearchBoxInactive"> |
| 57 | + <span class="left"> |
| 58 | + <span id="MSearchSelect" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()"> </span> |
| 59 | + <input type="text" id="MSearchField" value="" placeholder="Search" accesskey="S" |
| 60 | + onfocus="searchBox.OnSearchFieldFocus(true)" |
| 61 | + onblur="searchBox.OnSearchFieldFocus(false)" |
| 62 | + onkeyup="searchBox.OnSearchFieldChange(event)"/> |
| 63 | + </span><span class="right"> |
| 64 | + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.svg" alt=""/></a> |
| 65 | + </span> |
| 66 | + </div> |
| 67 | +</td></tr> |
45 | 68 | </tbody> |
46 | 69 | </table> |
47 | 70 | </div> |
48 | | -<!-- end header part --> |
49 | 71 | <!-- Generated by Doxygen 1.9.8 --> |
50 | 72 | <script type="text/javascript"> |
51 | 73 | /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
|
0 commit comments