Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update RESTRequest4D.Response.NetHTTP.pas
Change FHeaders := TStrings.Create; to FHeaders := TStringList.Create; to avoid raised exception "Abstract Error"
- Loading branch information