got_authority 4206 opal/mca/event/libevent2022/libevent/http.c int got_authority = 0; got_authority 4254 opal/mca/event/libevent2022/libevent/http.c got_authority = 1; got_authority 4283 opal/mca/event/libevent2022/libevent/http.c if (!got_authority && path[0]=='/' && path[1]=='/') got_authority 4287 opal/mca/event/libevent2022/libevent/http.c if (got_authority && path[0] != '/' && path[0] != '\0')