-
Notifications
You must be signed in to change notification settings - Fork 217
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
Add more request fields to JS API #3498
Add more request fields to JS API #3498
Conversation
js_request_additional_details@41144 aka 20220202.27 vs main ewma over 20 builds from 40888 to 41136 Click to see tablemain
js_request_additional_details
|
It's not critical if it's not done immediately (since it's experimental still), but I often find it easier to modify both pieces at the same time. At the very least, we should track any remaining work in #3312. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This deserves a new entry in CHANGELOG.md
.
Resolves #3092.
Exposing URL components as described in the issue/new docs.
@letmaik: I haven't implemented this for V8. I started to, but noticed all the other tests in
custom_authorization.py
are not currently running with V8, and fail when they do. What's the expected API parity here?