Refactoring
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "authn_plugin_util.h"
|
||||
#include <errno.h>
|
||||
#include "include/utils.h"
|
||||
|
||||
int shc_request(char **p_http_response, int *p_http_response_length, char *type, const char *url, sslConfig_t * sc, list_t * apiKeys, list_t * contentType, char *post_data)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user