Your IP : 3.21.46.92


Current Path : /opt/alt/python37/lib64/python3.7/site-packages/aiohttp/
Upload File :
Current File : //opt/alt/python37/lib64/python3.7/site-packages/aiohttp/_find_header.h

#ifndef _FIND_HEADERS_H
#define _FIND_HEADERS_H

#ifdef __cplusplus
extern "C" {
#endif

int find_header(const char *str, int size);


#ifdef __cplusplus
}
#endif
#endif