Home | History | Annotate | Download | only in libevent

Lines Matching defs:authority

4740 	/* 2. Optionally, "//" then an 'authority' part. */
4742 char *authority;
4744 authority = readp;
4746 if (parse_authority(uri, authority, path) < 0)
4777 /* If you didn't get an authority, the path can't begin with "//" */
4780 /* If you did get an authority, the path must begin with "/" or be