Changeset 26 in cheroxy for trunk/include/CRXHttpResponse.h


Ignore:
Timestamp:
11/14/12 14:28:59 (11 years ago)
Author:
cheese
Message:

#1 add function to reset request and response

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/CRXHttpResponse.h

    r24 r26  
    3434    int                 ParseContent        (const char * aContent,
    3535                                             const int  aLength);
     36    void                Reset               (void);
    3637    void                ResetContent        (void);
    3738
Note: See TracChangeset for help on using the changeset viewer.