original url

This block is part of the http connection group and was last modified in core v13.0.2.

original url v13.0.2

Returns the original URL for this request, before internal routing.

In pins 1
  • connection required
    httpconnection
Out pins 1
  • url
    value

Outputs the request's original URL before internal routing. Emits nothing at all (the url outpin is never written) when the connection is unwired or has no request.

A typical wiring for original url: the url out pin feeds convert to uppercase.

Studio canvas example for the original url block: typical wiring for original url.

Version history

Introduced in v13.0.2.


Back to http connection Return to the main group to view all sub-groups Back to http Return to the group to view all blocks within this group