Commit Graph

5 Commits

Author SHA1 Message Date
MatthiasSaihttam 7761c18fd5 Fix bug when requesting urls with ports 2021-09-25 09:04:27 -04:00
MatthiasSaihttam e351bc03d4 Non-start bug fix 2021-09-15 17:18:05 -04:00
MatthiasSaihttam 3d6fc7b211 Add ReverseProxy
* Restructure imports/exports
    * Add a default export
    * Jump to 2.0 per semver
* Add a ReverseProxy handler
* Change the behavior of registerPath around root hostnames
2021-09-15 17:16:01 -04:00
MatthiasSaihttam e53fb7a8fe v1.0.0 and an NPM module
* Fix a bug with requests without a trailing slash
2021-08-29 14:24:16 -04:00
MatthiasSaihttam a6f5a2cd62 Move to ES6 modules
* Move to ES6 modules
* Start working on a GeminiServer class
* Create a package.json
2021-08-28 16:09:02 -04:00