Commit ab3d051
[AiAssistance] Add http/2 pseudo headers to allow list
According to Gemini:
These headers are header fields that begin with a colon (:)
and are used to convey essential information about a request or response,
such as the method, path, authority, and scheme.
They effectively replace the HTTP/1.1 request line and status line.
Fixed: 399100945
Change-Id: I9850a0a77e92ce7696d6741de990f6004c635965
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6300644
Commit-Queue: Alex Rudenko <[email protected]>
Auto-Submit: Ergün Erdoğmuş <[email protected]>
Reviewed-by: Alex Rudenko <[email protected]>1 parent 6eb79ec commit ab3d051
File tree
1 file changed
+4
-0
lines changed- front_end/panels/ai_assistance/data_formatters
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
170 | 174 | | |
171 | 175 | | |
172 | 176 | | |
| |||
0 commit comments