added qse_mbstouri()/qse_wcstouri()/qse_strtouri().
added qse_enbase64()/qse_debase64(). enhanced basic authorization to httpd-std
This commit is contained in:
@ -57,6 +57,7 @@ qse_oht_t* qse_oht_open (
|
||||
return QSE_NULL;
|
||||
}
|
||||
|
||||
QSE_MEMSET (oht + 1, 0, xtnsize);
|
||||
return oht;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user