Rilasciata la versione 4.6 di WiRL
E' stata rilasciata la versione 4.6 della libreria REST Delphi WiRL. Diverse le novità in questa release
- 💥 Engines can decide if they can (want) to handle a given URL (BasePath)
- 💥 SinkPaths config to manage no-response paths/files (favicon.ico, etc...)
- 🚀 Added "multipart/form-data" support to TWiRLClient
- 🚀 Experimental [SingleRecord] to get a single record (instead of an array) from a dataset
- 🚀 Ability to retrieve the response content as an object (Response.Content.AsType
)
Contemporaneamente sono anche state rilasciate nuove versioni per le librerie Neon, JWT, OpenAPI:
Buona programmazione REST con WiRL v4.6!