express-uncapitalize
Version:
An Express middleware module that will redirect user HTTP requests that contain uppercase letters, to the same URL converted to lowercase.
16 lines (14 loc) • 106 B
Plain Text
An Express middleware module that will redirect user HTTP requests that contain uppercase letters, to the same URL converted to lowercase.