Commit graph

19 commits

Author SHA1 Message Date
Torsten Dittmann
5e4eda2126 feat: cascading response models 2024-03-07 14:48:36 +01:00
loks0n
5ba50c842b chore: remove array sdk method 2024-02-24 12:53:47 +00:00
loks0n
db324ba0aa chore: fmt 2023-12-12 11:54:05 +00:00
loks0n
fda9df069a feat: enable array sdk.method 2023-12-12 11:24:50 +00:00
Steven Nguyen
c4e22b1085
Fix warning when cookie is null 2023-10-31 18:25:35 +00:00
Matej Bačo
71807635b3 Move cookie-header logic to request 2023-10-27 17:23:43 +02:00
Jake Barnby
e46eeb3e16
Remove namespace from var name 2022-10-28 10:19:09 +13:00
Jake Barnby
ce76fb58b1
Update request/response extensions for framework changes 2022-10-20 12:12:09 +13:00
Jake Barnby
4e60db0598
Use upstream raw payload function 2022-10-13 16:56:12 +13:00
Jake Barnby
bb64bcc1c1
Allow cloning a request 2022-10-12 20:55:43 +13:00
Jake Barnby
e865f77a6b Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	CONTRIBUTING.md
#	app/config/errors.php
#	app/controllers/api/account.php
#	app/controllers/api/graphql.php
#	app/init.php
#	composer.json
#	composer.lock
2022-06-20 11:15:22 +12:00
Everly Precia Suresh
19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Jake Barnby
d95a1b277f
Expose swoole request instead of stealing it 2022-04-08 19:16:35 +12:00
Christy Jacob
2413a7fb42 fix: request and response filters 2022-01-04 16:30:50 +04:00
Matej Baco
c6feea3c9f Tests fix 2022-01-02 14:25:13 +01:00
Matej Baco
266e967dae Recursive import bug fix 2022-01-02 10:15:41 +01:00
Matej Baco
69b4d074f5 Migrated all imports to new request class 2021-12-31 16:50:07 +01:00
Matej Baco
ae4d02c0f0 Cleanup of POC 2021-12-31 09:40:35 +01:00
Matej Baco
592ab3ab00 WIP: Request filters refactor (into HTTP.php) 2021-12-30 17:17:01 +01:00