is it possible to define the interceptor when using curl-cffi #153
Unanswered
jiangxiaoqiang
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Can you give an example of interceptors? The only interceptor I've heard of is |
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 am using curl-cffi as the client of http request, Now I facing a isssue that I want to check the JWT access token expire or not before send the http request, is is possible to define the interceptor when using curl-cffi? I have already read the document but did not find the introduce of the interceptor.
Beta Was this translation helpful? Give feedback.
All reactions