Force URL to be lowercase #45

Closed
opened 2024-05-11 19:36:27 +00:00 by danieljsummers · 1 comment

The initialization allows for creation of a mixed case URL; however, when served, domain names come across as lowercase. The program should store the lowercase version of this input parameter, so that it is recognized once the application starts up.

The initialization allows for creation of a mixed case URL; however, when served, domain names come across as lowercase. The program should store the lowercase version of this input parameter, so that it is recognized once the application starts up.
danieljsummers added the
bug
footgun
area
setup
labels 2024-06-04 20:22:49 +00:00
danieljsummers added this to the 2.2 milestone 2024-06-19 01:15:15 +00:00
danieljsummers self-assigned this 2024-06-19 01:36:17 +00:00
Author
Owner

This has been completed, and will be part of v2.2

This has been completed, and will be part of v2.2
Sign in to join this conversation.
No description provided.