delphimvcframework/samples/renders
Daniele Teti f54f74522c - Default error responses contains the official "reason string" associated to the HTTP status code (this can be a breaking change for some generic client which doesn't correctly interpret the http status code)
- Added static method `HTTP_STATUS.ReasonStringFor(HTTPStatusCode)` wich returns the standard `ReasonString` for a given HTTP status code.
- Improved handling of `TMVCErrorResponse` information
- mid-air-collision handling now uses SHA1 instead of MD5
- Added `MVCFramework.Commons.MVC_HTTP_STATUS_CODES` const array containing all the HTTP status codes wich its `ReasonString`
2022-10-09 15:45:59 +02:00
..
bin/templates Added TMVCController.GetRenderedView 2016-02-27 09:58:54 +01:00
Win32/Debug 2013-11-10 00:03:53 +00:00
CustomTypesSerializersU.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
CustomTypesU.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
InMemoryDataU.pas added new render sample with all date, time, datetime and timestamp values 2020-10-30 18:08:56 +01:00
MyDataModuleU.dfm Added JSON-RPC Notification Support 2018-05-16 19:46:35 +02:00
MyDataModuleU.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
renders.dpr + Improved TMVCActiveRecord Interbase support 2022-01-26 23:00:32 +01:00
renders.dproj - Default error responses contains the official "reason string" associated to the HTTP status code (this can be a breaking change for some generic client which doesn't correctly interpret the http status code) 2022-10-09 15:45:59 +02:00
RenderSampleControllerU.pas Added Renders sample for enums and sets 2022-08-19 09:47:55 +02:00
WebModuleU.dfm Samples Refactoring 2016-11-27 23:18:32 +01:00
WebModuleU.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00