thebaron06

Results 2 issues of thebaron06

**Describe the bug** The char array defined [here](https://github.com/fhessel/esp32_https_server/blob/master/src/util.cpp#L48) should be created from a non const variable or a define. IIRC this is not valid C/C++ code and the behavior is...

bug

# What c-ares can fail to resolve hostnames on AIX. The `ahost` tool shipped with c-ares returned with `Connection refused`, where default tools like `nslookup` were able to resolve the...

Bug