-
When multiple endpoints are defined, one ends up with:
```swift
await server.appendRoute(HTTPRoute(.GET, "/cat"), to: MyCatGetHandler())
await server.appendRoute(HTTPRoute(.GET, "/dog"), to: MyDogG…
-
## Precommit CI Run information
Logs can be found in the associated Github Actions run: https://github.com/ewlu/gcc-precommit-ci/actions/runs/11717975904
## Patch information
Applied patches: 1 -> 1
A…
-
Within a program using p4p's PVAccess Server I believe developers have two options to set a SharedPV's value. The most obvious route is to use a `post` but the other option is to use a client `put`. A…
-
@webplusai
- I did crate a new user
- As soon as the user is created, the server crashes -> but it creates the user so `http://localhost:8080/admin/users` shows the new user
- If I want to show …
-
#284 reminded me that one thing I've sometimes wanted is to install a handler on window for `keypress` (for keyboard shortcuts) or `scroll`. Right now I can just do `window.addEventListener` in `compo…
-
See https://github.com/Agoric/agoric-sdk/pull/9097#discussion_r1548837213
`makeGuestForHostVow` will need to create a handled promise whose handler reflects an invocation into a logged `checkSend`,…
-
### Description
This issue starts a discussion about enabling:
- linter: [testifylint](https://github.com/Antonboom/testifylint) - Checks usage of github.com/stretchr/testify.
- checker: [go-requ…
-
Not all source lives in VCS, it is useful to be able to pull the source to be built from an existing repository, e.g. the Debian archive, and rebuild it for a particular architecture or in a particula…
ghost updated
5 months ago
-
Hey folks, I have a few dozen handlers being used in MSW as an array and I see to overwrite it using the addon I would have to make them "named handlers" which from the `setupServer()` definition is n…
-
using command: `frida-trace -U -j 'io.hextree.*!*' FridaTarget`
it output me:
Instrumenting...
R$layout.$init: Auto-generated handler at "/…