Daniele Teti
|
00d5a9699a
|
- Config[TMVCConfigKey.FallbackResource] is served only if request path is empty or / .
- Now the JSON-RPC executor provides methods to handle HTTP headers for JSON-RPC requests and notifications.
- FIX for [issue #141](https://github.com/danieleteti/delphimvcframework/issues/141)
- `TDataSetHolder` is a new render that is able to render a dataset with a set of custom metadata (eg `count`,`page` etc). Check [issue #137](https://github.com/danieleteti/delphimvcframework/issues/137)
|
2018-08-05 20:31:56 +02:00 |
|
Daniele Teti
|
4e366e5a53
|
Updated some demos
Added overload for Render(TDataSet)
Changed default serialization for Render(TDataSet)
|
2017-04-29 23:57:32 +02:00 |
|
Daniele Teti
|
808e3902d1
|
Moved TMVCHTTPMethodType and TMVCHTTPMethods to MVCFramework.Commons.pas (You controllers may not compile animore without using this unit)
Better mobile support for RESTAdapter
Better IFDEFing
|
2017-01-18 21:54:16 +01:00 |
|
Daniele Teti
|
913f0449ce
|
Fixing some paths and warnings in sample projects
|
2016-11-18 00:17:41 +01:00 |
|
Daniele Teti
|
14c4489f41
|
New Demos
|
2016-11-07 14:33:05 +01:00 |
|