ELinks 0.18.0
path.c File Reference
#include <string.h>
#include "cookies/path.h"
Include dependency graph for path.c:

Functions

int is_path_prefix (char *cookiepath, char *requestpath)
 

Function Documentation

◆ is_path_prefix()

int is_path_prefix ( char * cookiepath,
char * requestpath )