Daniele Teti
|
bc2763d750
|
Updated sample mod_dmvc (apache module) to be dotEnv compliant
|
2023-09-01 10:41:53 +02:00 |
|
Daniele Teti
|
9c5cdecccc
|
Removed dotEnv(<instance>), introduced dotEnvConfigure(TFunc<IMVCDotEnv>); ide expert updated accordingly
|
2023-06-14 17:57:33 +02:00 |
|
Daniele Teti
|
7998811c74
|
- 404 and 500 status code returns always a text/plain content-type
- Refactored ISAPI sample
|
2018-08-08 15:43:37 +02:00 |
|
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
|
4f16d82ad1
|
Small WineCellar sample refactoring
|
2018-05-15 10:33:02 +02:00 |
|
danieleteti
|
78f635c720
|
Added Apache 2.4 for windows in the "apache module sample" folder.
|
2016-10-10 15:49:10 +02:00 |
|