Changed hostname check to be case insensitive

This commit is contained in:
int 80h
2021-11-21 16:02:38 -05:00
parent c7677ce2f2
commit 0afdf8075f
3 changed files with 11 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "gemserv"
version = "0.4.8"
version = "0.4.9"
authors = ["int 80h <int@80h.dev>"]
edition = "2018"
description = "A gemini server"