atomvm_lib has a https://github.com/atomvm/atomvm_lib/blob/master/src/httpd.erl module with additional features than the http_server included in eavmlib.
http_server should be overwritten with httpd.erl as soon as we ensure that httpd.erl has already all the features in http_server.