Skip to content
#

webserver

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

proxy.py
abhinavsingh
abhinavsingh commented Dec 29, 2021

Summarized below are the cases that we need to handle to individually log h1 pipeline/h2 stream access logs as they finish and not after the connection is closed.

TL;DR

Except for Proxy Tunnel scenarios, we can always achieve the objective of this task.

Proxy Tunnel

In scenarios where client is establishing a HTTPS tunnel to upstream server, there is no way to detect when a

evennia
kovitikus
kovitikus commented Apr 28, 2021

Is your feature request related to a problem? Please describe.

Killing one script at a time is a complete and absolute pain when doing testing. Especially if the code is already in disarray and generating a plethora of identical scripts.
1 at a time script killing

Describe the solution you'd like

Please add support for killing a range or sequence

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