You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
support http handler chain return HTTP_STATUS_WANT_CLOSE
support http server bind onAccept and onClose callback
support http legal relative path request
optimize http path safe check Performance and Process
optimize http server path file cache map key
fix hv_parse_url processing '#' and '?' order priority bug
fix false positives '/..file' normal path bug
add hv_normalize_path function to hbase.h
fix defaultLargeFileHandler not support chinese path
add windows hv::utf8_to_ansi and hv::ansi_to_utf8 function to hstring.h
optimize some log level and msg desc
0 commit comments