\hypertarget{struct_qore_1_1_url_info}{}\doxysection{Qore\+::Url\+Info Struct Reference} \label{struct_qore_1_1_url_info}\index{Qore::UrlInfo@{Qore::UrlInfo}} a hash describing a parsed URL \doxysubsection*{Public Attributes} \begin{DoxyCompactItemize} \item \mbox{\Hypertarget{struct_qore_1_1_url_info_a0cdae505a2642a0b0fc764efdf81d1dc}\label{struct_qore_1_1_url_info_a0cdae505a2642a0b0fc764efdf81d1dc}} \mbox{\hyperlink{group__type__conversion__functions_gacf16b4126b795f4b6933ef3425cadae3}{string}} \mbox{\hyperlink{struct_qore_1_1_url_info_a0cdae505a2642a0b0fc764efdf81d1dc}{host}} \begin{DoxyCompactList}\small\item\em the hostname given in the URL string, if any \end{DoxyCompactList}\item \mbox{\Hypertarget{struct_qore_1_1_url_info_a89952f72779055e69e57ae7acde0d723}\label{struct_qore_1_1_url_info_a89952f72779055e69e57ae7acde0d723}} \mbox{\hyperlink{group__type__conversion__functions_gacf16b4126b795f4b6933ef3425cadae3}{string}} \mbox{\hyperlink{struct_qore_1_1_url_info_a89952f72779055e69e57ae7acde0d723}{password}} \begin{DoxyCompactList}\small\item\em the password given in the URL, if any \end{DoxyCompactList}\item \mbox{\Hypertarget{struct_qore_1_1_url_info_a2497f3c436b7e4617a82c72f8ee2e56a}\label{struct_qore_1_1_url_info_a2497f3c436b7e4617a82c72f8ee2e56a}} \mbox{\hyperlink{group__type__conversion__functions_gacf16b4126b795f4b6933ef3425cadae3}{string}} \mbox{\hyperlink{struct_qore_1_1_url_info_a2497f3c436b7e4617a82c72f8ee2e56a}{path}} \begin{DoxyCompactList}\small\item\em the path given in the URL string, if present \end{DoxyCompactList}\item \mbox{\Hypertarget{struct_qore_1_1_url_info_aab7c927482eacad00fbb51d0aef404e1}\label{struct_qore_1_1_url_info_aab7c927482eacad00fbb51d0aef404e1}} \mbox{\hyperlink{group__type__conversion__functions_ga2de8717e92c5f97ccc6511f6062d6502}{int}} \mbox{\hyperlink{struct_qore_1_1_url_info_aab7c927482eacad00fbb51d0aef404e1}{port}} \begin{DoxyCompactList}\small\item\em the port number given in the URL string, if any \end{DoxyCompactList}\item \mbox{\Hypertarget{struct_qore_1_1_url_info_ace8c1afcc337bf6d0954264ee15bfaea}\label{struct_qore_1_1_url_info_ace8c1afcc337bf6d0954264ee15bfaea}} \mbox{\hyperlink{group__type__conversion__functions_gacf16b4126b795f4b6933ef3425cadae3}{string}} \mbox{\hyperlink{struct_qore_1_1_url_info_ace8c1afcc337bf6d0954264ee15bfaea}{protocol}} \begin{DoxyCompactList}\small\item\em the scheme or protocol of the URL, if present \end{DoxyCompactList}\item \mbox{\Hypertarget{struct_qore_1_1_url_info_a92ad82048c7898a6af501ae0f89fd9b4}\label{struct_qore_1_1_url_info_a92ad82048c7898a6af501ae0f89fd9b4}} \mbox{\hyperlink{group__type__conversion__functions_gacf16b4126b795f4b6933ef3425cadae3}{string}} \mbox{\hyperlink{struct_qore_1_1_url_info_a92ad82048c7898a6af501ae0f89fd9b4}{query}} \begin{DoxyCompactList}\small\item\em the query part of the URL (i.\+e. text after any {\ttfamily \textquotesingle{}}?\textquotesingle{} char), if present \end{DoxyCompactList}\item \mbox{\Hypertarget{struct_qore_1_1_url_info_a34d9bf734cebd698c08a0b42d123ff53}\label{struct_qore_1_1_url_info_a34d9bf734cebd698c08a0b42d123ff53}} \mbox{\hyperlink{group__type__conversion__functions_gacf16b4126b795f4b6933ef3425cadae3}{string}} \mbox{\hyperlink{struct_qore_1_1_url_info_a34d9bf734cebd698c08a0b42d123ff53}{username}} \begin{DoxyCompactList}\small\item\em the username of the URL, if present \end{DoxyCompactList}\end{DoxyCompactItemize} \doxysubsection{Detailed Description} a hash describing a parsed URL \begin{DoxySince}{Since} Qore 0.\+9.\+3 \end{DoxySince}