Start-HttpRoutes

0.0.2

Starts HTTP server with routing script blocks.

Route handler helper commands and variables:

Read-Content
Get-Headers
Get-Query

$Context  [System.Net.HttpListenerContext]
$Request  [System.Net.HttpListenerRequest]
$Response [System.Net.HttpListenerResponse]

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Start-HttpRoutes -RequiredVersion 0.0.2

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Roman Kuzmin

Package Details

Author(s)

  • Roman Kuzmin

Tags

HTTP Server HttpListener

Functions

Read-Content Get-Headers Get-Query Convert-NameValue __write_string

Dependencies

This script has no dependencies.

FileList

Version History

Version Downloads Last updated
0.1.0 6 9/11/2025
0.0.2 (current version) 7 9/4/2025
0.0.1 6 9/3/2025