Commit Graph

5 Commits

Author SHA1 Message Date
Alexandru Macocian 867fa12a6c Support for interpolated URLs
Implemented use of TypeConverters for requests and responses
2021-09-29 00:41:36 +02:00
Alexandru Macocian 748785014a Improved value retrieval from http request form.
Nit fixes.
Scheduler that fires separate threads for each request.
Removed https from e2e tests.
2021-03-01 20:59:16 +01:00
Alexandru Macocian 6f50734748 Some logic to build request from form data 2020-03-24 11:05:14 +01:00
Alexandru Macocian 59b91ce92a Implemented form data handling for multipart form-data for text and files 2020-03-23 21:38:42 +01:00
amacocian 6aab10c6f2 Added HttpRequest unit tests
Modified HttpRequest parser to skip the first '/' from URI
2020-02-21 13:45:54 +01:00