mirror of
https://github.com/stefanocasazza/ULib.git
synced 2025-10-26 19:57:22 +08:00
bug fixing + HTTP2 advance
This commit is contained in:
@@ -390,8 +390,6 @@ protected:
|
||||
#endif
|
||||
|
||||
private:
|
||||
static int handlerDataPending() U_NO_EXPORT;
|
||||
|
||||
static bool isValidMethod( const char* ptr) U_NO_EXPORT;
|
||||
static bool isValidRequest( const char* ptr, uint32_t sz) U_NO_EXPORT;
|
||||
static bool isValidRequestExt(const char* ptr, uint32_t sz) U_NO_EXPORT;
|
||||
|
||||
Reference in New Issue
Block a user