Skip to content
#

http-server

Here are 2,355 public repositories matching this topic...

caddy
takerukoushirou
takerukoushirou commented Jan 29, 2021

Currently the install_trust option for CAs from the pki module can only be configured via JSON/API.

Setting TLS to internal with option on_demand is easily possible with a Caddyfile and allows for a quick and simple internal setup. Trust store installation on the machine itself is not necessary and only leads to startup errors being logged from both sudo and caddy.

Therefore it w

drogon
1
KaungZawHtet
KaungZawHtet commented Dec 8, 2020

How is security preparation for both of maintainers and drogon users ?
Here are something I hope in drogon's roadmap : some security advice with drogon specific code in the documentation , default security tightening in starter projects (example, authentication and authorization in default state of starter projects) and security enhancement in default state of drogon .

In PHP world

armeria
policeman-kh
policeman-kh commented Dec 1, 2020

Our service, https://store.line.me using armeria and embedding tomcat service.
ref: https://armeria.dev/docs/server-servlet

When tomcat execution is long then ameria got timeout error, "503 Service Unavailable" message appears in browser.
We would like to response custom error page to users instead of "503 Service Unavailable" message.

As-Is:
Just "503 Service Unavailable" message. It's

rossabaker
rossabaker commented Nov 28, 2020

From the dotty branch,

++3.0.0-M1 core/compile

For now, ignore:

  • Errors mentioning parboiled2 (#3761)
  • Errors mentiong CollectionCompat (#3945)
  • Errors mentioning literal macros (#3760)

What progress can we make? If they're indecipherable, can we begin to categorize them and make more tickets?

This is tedious work that won't land a feature during the Open Source event,

Improve this page

Add a description, image, and links to the http-server topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the http-server topic, visit your repo's landing page and select "manage topics."

Learn more