Enable PodeServer - mdaneri/Pode GitHub Wiki
Enables new incoming requests by removing the middleware that blocks requests when the Pode Watchdog client is active.
Enable-PodeServer
This function resets the cancellation token for the Disable action, allowing the Pode server to accept new incoming requests.
PS C:\> {{ Add example code here }}{{ Add example description here }}