Content
@
0 reply
4 recasts
4 reactions
Spencer Perkins
@spencerperkins.eth
Curious if anyone has found a good way to compose frames, where when you can hit the POST request of the frame you are going to rather than the GET with a redirect. For example, a frame with 4 buttons, each one will go to another frame, but I don't want it to redirect to the GET request of that frame. @v any ideas?
2 replies
0 recast
0 reaction
Dylan
@dyl
What about a proxy in the middle to transform the request?
1 reply
0 recast
0 reaction
Spencer Perkins
@spencerperkins.eth
Need the frame request sent from warpcast tho. So, proxy won't help because currently warpcast currently doesn't sent this with the get request. Instead of redirect, need something like a post_url per button (I think?)
0 reply
0 recast
0 reaction