Skip to content

Releases: viniciussanchez/RESTRequest4Delphi

Release v1.6.8

Choose a tag to compare

@viniciussanchez viniciussanchez released this 02 Jun 11:56
585fcd1

7caad7a Adding compatibility with Delphi Tokyo

Release v1.6.7

Choose a tag to compare

@viniciussanchez viniciussanchez released this 27 May 21:20
d3f39a5

bfb8493 Added class function New in TRequest
f281808 Added functions: GET, POST, PUT and DELETE in TRequest
ebc4a7a Added interface reference in RESTRequest4D.Request
52256f8 Added ClearBody and AddBody in TRequest
19aff40 Added ClearHeaders and AddHeader in TRequest
d3f39a5 Update README.md

Release v1.6.6

Choose a tag to compare

@viniciussanchez viniciussanchez released this 28 Apr 14:20
be7bf53
Merge pull request #17 from mateusvicente100/master

Specific options for multipart/form-data

Release v1.6.5

Choose a tag to compare

@viniciussanchez viniciussanchez released this 18 Mar 19:56
Update dependency

Release v1.6.4

Choose a tag to compare

@viniciussanchez viniciussanchez released this 03 Jan 13:44
5c2d6f5
Don't open dataset when fields count is 0

Release v1.6.3

Choose a tag to compare

@viniciussanchez viniciussanchez released this 18 Dec 14:41
262a4bf
Merge pull request #16 from mateusvicente100/master

Redefining the token

Release v1.5.3

Choose a tag to compare

@viniciussanchez viniciussanchez released this 04 Dec 12:43
4de3d3f
Merge pull request #15 from mateusvicente100/master

Adjust to helper

Release v1.4.3

Choose a tag to compare

@viniciussanchez viniciussanchez released this 31 Oct 20:13
f247104

9a200c0 Get the stream way

Release v1.3.3

Choose a tag to compare

@viniciussanchez viniciussanchez released this 30 Oct 20:52

2bf3aa5 Added AContentType parameter in Add function overload
81bb0bb Added a new overload of method body add

Release v1.2.3

Choose a tag to compare

@viniciussanchez viniciussanchez released this 23 Sep 14:04
c3e4f26
Added result := self in SetTimeout function