This repository has been archived by the owner on Nov 1, 2024. It is now read-only.
VaRest v1.1-r29
Added
- Add StringToMd5 and StringToSha1 #268 (by @trdwll)
- Add map support and templated method for setting different types of fields #271 (by @trdwll)
- Add HTTPStatusIntToEnum #275 (by @trdwll)
- Override request content for Post/url-encoded-body #268
Changed
- Move construction methods from VaRestJsonValue to VaRestSubsystem and update CoreRedirects (by @trdwll)
- Avoid possible name collisions with derived plugins #290
- Now it's engine subsystem, not the GI one #287