Replies: 1 comment 1 reply
-
yea i think it's possible, could you open a feature request issue please |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wrote a macro to generate a base
HttpResponse
. I think others can modify something of it withcustomize()
.However, I found
customize().cookie(...)
is not supported.Will actix support that? Or I have to manage cookie header manually?
Beta Was this translation helpful? Give feedback.
All reactions