| 
    SNAP Library 2.3, Developer Reference
    2014-06-16 11:58:46
    
   SNAP, a general purpose, high performance system for analysis and manipulation of large networks 
   | 
 

Go to the source code of this file.
Classes | |
| class | THttpChDef | 
| class | THttpEx | 
| class | THttpLx | 
| class | THttpChRet | 
Enumerations | |
| enum | THttpChTy {  hpctUndef, hpctAlpha, hpctDigit, hpctCtl, hpctSpec }  | 
| enum | THttpExCd {  heUnexpectedEof, hePeriodExpected, heTokenExpected, heInvalidToken, heTSpecExpected, heInvalidTSpec, heNumExpected, heInvalidNumPlaces, heCrLfExpected, heMethodNmExpected, heUrlEmpty, heBadUrl, heBadSearchStr }  | 
| enum THttpChTy | 
| Enumerator | |
|---|---|
| hpctUndef | |
| hpctAlpha | |
| hpctDigit | |
| hpctCtl | |
| hpctSpec | |
Definition at line 92 of file http.cpp.
| enum THttpExCd | 
Definition at line 164 of file http.cpp.