\hypertarget{group__parse__url__options}{}\doxysection{URL Parsing Options} \label{group__parse__url__options}\index{URL Parsing Options@{URL Parsing Options}} Collaboration diagram for URL Parsing Options\+: % FIG 0 \doxysubsection*{Variables} \begin{DoxyCompactItemize} \item \mbox{\Hypertarget{group__parse__url__options_ga8c41e16cce13b426c12c9e28f0cb7b29}\label{group__parse__url__options_ga8c41e16cce13b426c12c9e28f0cb7b29}} const \mbox{\hyperlink{group__parse__url__options_ga8c41e16cce13b426c12c9e28f0cb7b29}{Qore\+::\+QURL\+\_\+\+DECODE}} = QURL\+\_\+\+DECODE \begin{DoxyCompactList}\small\item\em Perform percent decoding on the {\ttfamily \char`\"{}host\char`\"{}}, {\ttfamily \char`\"{}username\char`\"{}}, and {\ttfamily \char`\"{}password\char`\"{}} fields. \end{DoxyCompactList}\item \mbox{\Hypertarget{group__parse__url__options_gad653e5829af0534c19a3873905cc74d9}\label{group__parse__url__options_gad653e5829af0534c19a3873905cc74d9}} const \mbox{\hyperlink{group__parse__url__options_gad653e5829af0534c19a3873905cc74d9}{Qore\+::\+QURL\+\_\+\+DECODE\+\_\+\+PATH}} = QURL\+\_\+\+DECODE\+\_\+\+PATH \begin{DoxyCompactList}\small\item\em Decodes all fields like \mbox{\hyperlink{group__parse__url__options_ga8c41e16cce13b426c12c9e28f0cb7b29}{QURL\+\_\+\+DECODE}} plus also performs percent decoding on {\ttfamily \char`\"{}path\char`\"{}} and {\ttfamily \char`\"{}query\char`\"{}} fields. \end{DoxyCompactList}\item const \mbox{\hyperlink{group__parse__url__options_ga29e55944d8543c0857a418732aa3df37}{Qore\+::\+QURL\+\_\+\+KEEP\+\_\+\+BRACKETS}} = QURL\+\_\+\+KEEP\+\_\+\+BRACKETS \begin{DoxyCompactList}\small\item\em If the hostname or address is enclosed in square brackets, the brackets will be included in the {\ttfamily \char`\"{}host\char`\"{}} key. \end{DoxyCompactList}\end{DoxyCompactItemize} \doxysubsection{Detailed Description} \begin{DoxySince}{Since} Qore 1.\+0.\+10 \end{DoxySince} \doxysubsection{Variable Documentation} \mbox{\Hypertarget{group__parse__url__options_ga29e55944d8543c0857a418732aa3df37}\label{group__parse__url__options_ga29e55944d8543c0857a418732aa3df37}} \index{URL Parsing Options@{URL Parsing Options}!QURL\_KEEP\_BRACKETS@{QURL\_KEEP\_BRACKETS}} \index{QURL\_KEEP\_BRACKETS@{QURL\_KEEP\_BRACKETS}!URL Parsing Options@{URL Parsing Options}} \doxysubsubsection{\texorpdfstring{QURL\_KEEP\_BRACKETS}{QURL\_KEEP\_BRACKETS}} {\footnotesize\ttfamily const Qore\+::\+QURL\+\_\+\+KEEP\+\_\+\+BRACKETS = QURL\+\_\+\+KEEP\+\_\+\+BRACKETS} If the hostname or address is enclosed in square brackets, the brackets will be included in the {\ttfamily \char`\"{}host\char`\"{}} key. Square brackets are used by some Qore methods to denote IPv6 addresses; for example see \mbox{\hyperlink{class_qore_1_1_socket_a7e0dc386a95c3c6a0e1cc12269d4374b}{Socket\+::connect()}}