A minimal Java 21 HTTP streaming server for Azure Functions custom handlers. Streams large file uploads and downloads without buffering entire payloads in memory using the JDK's built-in HttpServer ...