Skip to content
#

webserver

Here are 1,980 public repositories matching this topic...

proxy.py
abhinavsingh
abhinavsingh commented Jan 20, 2022

Several clients throw TLSV1_ALERT_UNKNOWN_CA alert. Example:

  • cloudresourcemanager.googleapis.com

Several clients throw ssl.SSLEOFError EOF occurred in violation of protocol (_ssl.c:997) alert. Example:

  • gateway.icloud.com
  • gs-loc.apple.com
  • p25-content.icloud.com
  • p57-content.icloud.com

Proxy should be able to auto-detect (which it already does when handling exceptions)

evennia

Serve is a small Rack-based web server and rapid prototyping framework for Web applications (specifically Rails apps). Serve is meant to be a lightweight version of the Views part of the Rails MVC. This makes Serve an ideal framework for prototyping Rails applications or creating simple websites. Serve has full support for Rails-style partials and layouts.

  • Updated Dec 20, 2019
  • Ruby

Improve this page

Add a description, image, and links to the webserver 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 webserver topic, visit your repo's landing page and select "manage topics."

Learn more