Skip to content

zhr/http request consolidation #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 44 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
71ed53f
merge develop into my branch
Gohlub Jun 24, 2025
13ec28c
WIP
Gohlub Jun 24, 2025
e7a40a4
hotfix
Gohlub Jun 24, 2025
7f76df7
WIP
Gohlub Jun 24, 2025
605aade
'working' version
Gohlub Jun 25, 2025
e9cd1d1
working version
Gohlub Jun 25, 2025
2b20e97
cargo fmt
Gohlub Jun 25, 2025
b291813
finally a version that acts according to expected behavior
Gohlub Jun 26, 2025
9d033eb
final fixes
Gohlub Jun 26, 2025
d7d686a
test GET ui hardcode removal
nick1udwig Jun 26, 2025
0a44245
more aggressively remove ui special casing
nick1udwig Jun 26, 2025
62e318a
try even harder
nick1udwig Jun 26, 2025
3568d35
try removing setting and re-setting APP_HELPERS
nick1udwig Jun 26, 2025
fd25127
try including parameterless requests
nick1udwig Jun 26, 2025
550e25d
try fix
nick1udwig Jun 26, 2025
e8ca914
try again to fix
nick1udwig Jun 27, 2025
16369af
add response headers
nick1udwig Jun 27, 2025
c206c6e
persist OnDiff (i.e. only when state changes)
nick1udwig Jun 27, 2025
cf30695
fix it
nick1udwig Jun 27, 2025
505171a
Streamlined http path and method context management, removed UI speci…
Gohlub Jun 27, 2025
1cdbf54
use new process_lib
nick1udwig Jun 27, 2025
4a45e2a
remove more path/method re-setting
nick1udwig Jun 27, 2025
7a645c5
remove un-setting current_path
nick1udwig Jun 27, 2025
d5497f3
set http-related context to None after done handling message
nick1udwig Jun 27, 2025
c7e9e2b
fix HashMap reference
nick1udwig Jun 27, 2025
0b9ec32
borrow as mut
nick1udwig Jun 27, 2025
724182e
remove a comment
nick1udwig Jun 30, 2025
cdd0e82
add sleep()
nick1udwig Jun 30, 2025
8d314c7
await the send in sleep
nick1udwig Jun 30, 2025
2f0c914
fix action & target
nick1udwig Jun 30, 2025
67a3512
sleep: fix return type
nick1udwig Jun 30, 2025
2f1af9e
try to fix deserialization
nick1udwig Jun 30, 2025
1edd7dc
do repeat yourself
nick1udwig Jun 30, 2025
7fc30e0
fix typo
nick1udwig Jun 30, 2025
b98de9a
Merge pull request #21 from hyperware-ai/hf/add-response-headers
nick1udwig Jun 30, 2025
aa5019a
Merge pull request #22 from hyperware-ai/hf/use-new-process-lib
nick1udwig Jun 30, 2025
cb3ed74
Merge pull request #23 from hyperware-ai/hf/remove-more-path-method-r…
nick1udwig Jun 30, 2025
989c4d1
Merge pull request #24 from hyperware-ai/hf/add-sleep
nick1udwig Jun 30, 2025
c992f96
Merge pull request #26 from hyperware-ai/hf/add-persist-on-diff
nick1udwig Jun 30, 2025
7e24c34
Merge pull request #20 from hyperware-ai/hf/try-including-parameterle…
nick1udwig Jun 30, 2025
40a6f8c
Merge branch 'zhr/http-request-consolidation' into hf/http-request-co…
nick1udwig Jun 30, 2025
4a00168
Merge pull request #19 from hyperware-ai/hf/http-request-consolidatio…
nick1udwig Jun 30, 2025
85056e6
Merge branch 'develop' into zhr/http-request-consolidation
nick1udwig Jun 30, 2025
9836e2a
remove incorrect state reset
nick1udwig Jun 30, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading