WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
263929
Rename Copy HTTP Request and Copy HTTP Response
https://bugs.webkit.org/show_bug.cgi?id=263929
Summary
Rename Copy HTTP Request and Copy HTTP Response
Karl Dubost
Reported
2023-10-30 15:41:34 PDT
1. Go to a webpage with STP 181 2. Open Web Inspector 3. Go to the Network Tab 4. Ctrl+Click on a resource on the left sidebar 5. There is a menu with * Copy HTTP Request Copy HTTP Request will copy the HTTP Headers but not the body if it exists * Copy HTTP Response Copy HTTP Response will copy the HTTP Headers but not the body if it exists Probably it would be better to rename these * Copy HTTP Request Headers * Copy HTTP Response Headers A full copy HTTP Response would be headers + body (if body exists) A full copy HTTP Request would be headers + body (if body exists)
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-10-30 15:41:47 PDT
<
rdar://problem/117708766
>
joanne_pan2
Comment 2
2025-12-17 11:09:24 PST
Pull request:
https://github.com/WebKit/WebKit/pull/55570
EWS
Comment 3
2025-12-19 12:30:19 PST
Committed
304768@main
(8e302579c31a): <
https://commits.webkit.org/304768@main
> Reviewed commits have been landed. Closing PR #55570 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug