Eric Dubé
Eric Dubé
Hello, are you able to provide any more information about this issue? While the title is technically ambiguous, I assume you're talking about sharing a `.zip` file. Can you confirm...
Hi, this fell off my radar. I suppose this isn't a very high-prio issue for us but I'm gonna see if anyone from Headstarter wants to take this on, 'cause...
Set `static_hosting_domain` in your config to the desired domain for sites, for example `site.puter.mydomain.de`.
If you can upload your config that might help. I'm not sure what would cause it to do that, but is `protocol` set to anything in your config? Try setting...
Hi, apologies for the late reply on this. Did you ever resolve this? The only difference I can think of is that `http_port` is not set to `443`. Are you...
@jelveh I think this happens because `trigger_download()` buffers the response to a Blob and then calls `saveAs` afterwards. I checked nginx config and the logic of `down.js` and everything looks...
Currently it is necessary to update `domain` in `config/config.json` to the desired domain. The default setting for this is `puter.localhost`
[added it](https://github.com/http-party/http-server/commit/cf063f08b6d5efa77ef29c4e3889f6ec69a82dd2)
Hi all, I took on maintenance a few months ago to help out with this, then got very busy for a couple months unfortunately. While I was doing this, I...
When I took on maintainership several months ago I was able to merge some things and do some chores, but overall I didn't have the time keep the momentum (I...