|
6e35a3f7d8
|
fix: don't set content-type header with no request body (#11)
|
2024-04-03 14:06:39 +00:00 |
|
|
b029c874df
|
feat: allow empty args to methods with post bodies (#10)
|
2024-04-02 15:46:47 +00:00 |
|
|
0110ac1c04
|
fix: params not sent with http requests (#9)
|
2024-04-02 12:02:36 +00:00 |
|
|
b33a0e4979
|
fix: property access before initialization bug (#8)
|
2024-03-20 12:11:15 +00:00 |
|
|
25b5e2dad1
|
feat: return Response object from chainable request methods
* feat: add Response object
* wip: 2023-10-02T11:22:18+0200 (1696238538)
* fix: Response from arguments or array
* fix: refactor methods
* feat: add method chaining
* wip: 2024-03-18T11:52:20+0100 (1710759140)
* wip: 2024-03-19T16:51:47+0100 (1710863507)
* feat(doc): update README
|
2024-03-19 16:16:57 +00:00 |
|
|
47cee961d1
|
fix: PHP 8.2 deprecations warnings (#6)
|
2023-08-18 16:41:31 +02:00 |
|
|
cde845d61b
|
fix: http resp. as assoc array (#5)
|
2023-06-01 11:36:09 +02:00 |
|
|
1aae608011
|
feat: return response from HTTP and Socket as assoc array (#4)
* feat: return response as assoc array
* feat: return http resp as assoc array
|
2023-06-01 11:29:15 +02:00 |
|
|
a2587624e5
|
fix: client import issue (#3)
|
2023-05-26 10:07:05 +02:00 |
|
|
c819bc3da2
|
feat: add support for Reflect API keys (#2)
* wip: 1682605782
* wip: 1682607489
* wip: 1682607562
* wip: 1682608764
* wip: 1682609355
* wip: 1682609830
* wip: 1682609969
* feat(doc): add API key reference
|
2023-04-27 20:26:33 +02:00 |
|
|
d9b9dc3b9e
|
fix: composer namespace
|
2023-01-18 17:04:51 +01:00 |
|