class URI

Overview

This extension adds a way to cache the decoded path.

Defined in:

crystalline/ext/uri.cr

Instance Method Summary

Instance Method Detail

def decoded_path : String #

[View source]
def path=(path : String) : Nil #

Sets the path component of the URI.


[View source]