Files
EWF/library/text/parser/uri_template
Jocelyn Fiat fbbd1f1eee Fixed various void-safety issue with recent compilers.
Note that EWF does now require EiffelStudio 7.2, and is compiling with 7.3
2013-06-07 15:40:50 +02:00
..
2013-03-27 15:22:32 +01:00

URI Template

Overview

Implement URI Template as described at http://tools.ietf.org/rfc/rfc6570.txt

Support for URI template string expansion But also partial URI Template matching

Usage

Examples