Christian Noon
|
357b34e323
Added percent escaping tests around reserved / unreserved / illegal characters.
|
%!s(int64=10) %!d(string=hai) anos |
Christian Noon
|
12528b6ccb
Added the "[" and "]" to the legal escape characters and added more documentation.
|
%!s(int64=10) %!d(string=hai) anos |
Christian Noon
|
4ff7bcc6c7
Stripped all excess whitespace throughout the codebase.
|
%!s(int64=10) %!d(string=hai) anos |
Christian Noon
|
2dada34b1e
Reformatted all MARKs to make it easier to quickly identify different sections.
|
%!s(int64=10) %!d(string=hai) anos |
Christian Noon
|
1f66a59266
Moved the ParameterEncoding and Method logic into a separate Swift file.
|
%!s(int64=10) %!d(string=hai) anos |