You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when HTTP_REQUEST priority 399 {
set path_stripped [string map [list"/""""\\""""-"""".""" ] [string tolower "[URI::decode [HTTP::path]]"]]
HTTP::respond 200 content "I look like a string literal" noserver connection close
}
Renders as:
The text was updated successfully, but these errors were encountered:
Renders as:
The text was updated successfully, but these errors were encountered: