HEX
Server: Microsoft-IIS/10.0
System: Windows NT ITPWINWEBSVR22 10.0 build 20348 (Windows Server 2022) AMD64
User: www.conferencesearch.co.uk (0)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: D:/bin/iirf/tests/caseconversion/SampleUrls.txt
# SampleUrls.txt
# 
# Expected result may be a URL, or one of the following: 
#
#     NO REWRITE 
#     FORBIDDEN
#     REDIRECT <code>  <URL>
#     NOT FOUND 
#
#


# Incoming URL                                   Expected Result
#---------------------------------------------------------------------- 
#
/lowercase/This.Is.A.Test.asp                    /lowercase-output/this.is.a.test.asp

/lowercase/ALL_THIS_WILL_BE_LOWERCASE.asp        /lowercase-output/all_this_will_be_lowercase.asp

/uppercase/TesTiNgCaseConVerSion.asp             /uppercase-output/TESTINGCASECONVERSION.asp

/OneCharLower/OnlyTheFirstCharLower.asp          /OneCharLower-output/onlyTheFirstCharLower.asp

/OneCharUpper/onlythefirstcharupper.asp          /OneCharUpper-output/Onlythefirstcharupper.asp