Home | History | Annotate | Download | only in libevent

Lines Matching defs:authority

4245 	/* 2. Optionally, "//" then an 'authority' part. */
4247 char *authority;
4249 authority = readp;
4251 if (parse_authority(uri, authority, path) < 0)
4282 /* If you didn't get an authority, the path can't begin with "//" */
4285 /* If you did get an authority, the path must begin with "/" or be