-
- Downloads
removed multiple allocs, refactored b64 encoder
Added new api to b64.h for directly encoding to memory. Using slice_sub instead of string operations for separating path from query.
Showing
- src/core/lib/channel/http_client_filter.c 37 additions, 21 deletionssrc/core/lib/channel/http_client_filter.c
- src/core/lib/channel/http_server_filter.c 18 additions, 15 deletionssrc/core/lib/channel/http_server_filter.c
- src/core/lib/security/util/b64.c 20 additions, 5 deletionssrc/core/lib/security/util/b64.c
- src/core/lib/security/util/b64.h 11 additions, 0 deletionssrc/core/lib/security/util/b64.h
Loading
Please register or sign in to comment