40 Commits

Author SHA1 Message Date
82a03ce385 Merge pull request #512 from Clasherzz/NO_SSL
feat:Bypass SSL Verification while making requests
2024-12-21 17:54:43 +05:30
1df49bd727 Refactor 2024-12-21 10:19:34 +05:30
79ce7d3811 disabled ssl bypass for web 2024-12-20 19:14:19 +05:30
9baac42cb1 Updated freezed codes 2024-12-19 21:56:10 +05:30
157ecf220c last minute code refactoring 2024-12-19 09:50:33 +05:30
c416932efd edited collection_provider 2024-12-18 22:36:30 +05:30
a4ecd7e6cc added no ssl client 2024-12-18 21:27:02 +05:30
3da6716afb fixes 2024-12-16 03:57:22 +05:30
b3be6a9fa5 refactor collection provider 2024-12-16 00:10:49 +05:30
f293e2d3b1 Update kMsgRequestCancelled 2024-12-15 23:30:36 +05:30
67691dc93f client_manager.dart => http_client_manager.dart 2024-12-15 07:55:59 +05:30
db23d199fa Merge branch 'main' into add-request-cancellation 2024-12-15 07:51:01 +05:30
2bb54ec4d6 Add SupportedUriSchemes support 2024-12-15 07:37:18 +05:30
7d073f2567 feat: implement request cancellation tracking with bounded queue 2024-12-13 07:47:56 +05:30
6c94ab859e Merge branch 'foss42:main' into add-request-cancellation 2024-12-12 13:15:16 +05:30
ef547ced06 refactor: remove handling of specific HTTP client exceptions 2024-12-12 13:14:49 +05:30
d15239fa71 Add APIType.rest 2024-12-10 05:00:20 +05:30
f8d26cb8f2 Protocol => APIType 2024-12-10 04:53:09 +05:30
4ef6550624 Add protocol dropdown UI closes #307 2024-12-09 07:04:30 +05:30
edd69b986a refactor: remove unnecessary state changes 2024-12-07 15:52:18 +05:30
036bac311c feat: add ability to cancel in-flight HTTP requests and manage client lifecycle 2024-12-07 13:06:15 +05:30
596cf05576 Merge branch 'foss42:main' into add-request-cancellation 2024-12-07 11:32:08 +05:30
06f4bcab49 Merge branch 'main' into add-feature-adding-formdata 2024-12-06 05:11:57 +05:30
d97ef559f3 content_type_utils 2024-12-06 05:06:07 +05:30
ce2213ce7b refactor 2024-12-06 05:00:14 +05:30
f63663392c Create http_utils.dart 2024-12-06 04:50:40 +05:30
682581c9bf Remove getContentTypeFromHeaders() 2024-12-06 04:50:09 +05:30
98f1e23a05 Add getValueContentType() 2024-12-06 04:33:13 +05:30
cae032fd00 Update http_request_model.dart 2024-12-06 03:50:23 +05:30
9aa7224f31 map extension to help detect content-type 2024-12-06 03:50:13 +05:30
41bd86692f feat: add request cancellation functionality 2024-12-04 02:38:30 +05:30
c3fa035e5c Refactor apidash_core 2024-11-30 23:04:57 +05:30
453de72602 Merge branch 'main' of https://github.com/foss42/apidash 2024-11-03 04:55:23 +05:30
85ebbee19b string utils 2024-11-03 04:46:03 +05:30
69753a5f26 refactor code 2024-11-02 20:11:45 +05:30
4f09e1d28a unused import 2024-11-02 19:48:18 +05:30
053f7b8f17 feat(uriScheme): Added the support for uriScheme without prefix http/https 2024-11-02 18:56:19 +05:30
a3536b021b refactor 2024-10-22 07:06:06 +05:30
3c51af39bc relocate core models 2024-10-21 10:05:06 +05:30
3cc720fee8 Create apidash_core.dart 2024-10-21 10:04:48 +05:30