Changeset 18 in cheroxy for trunk/src/CRXHttpMessage.cpp


Ignore:
Timestamp:
11/08/12 16:39:42 (12 years ago)
Author:
cheese
Message:

#1 work for CRXProxy and CRXException

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/CRXHttpMessage.cpp

    r17 r18  
    3434}
    3535
    36 CRXHttpMessage::operator const char * (void) const
    37 {
    38     return mHttpMessage.c_str ();
    39 }
    40 
    4136CRXHttpMessage &
    4237CRXHttpMessage::operator = (const char * aHttpMessage)
Note: See TracChangeset for help on using the changeset viewer.