CARVIEW |
Select Language
HTTP/2 200
date: Tue, 29 Jul 2025 16:17:19 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/parse-community/Parse-SDK-JS.git
etag: W/"eaafadbe449fbb2066dc57f4235d2ed0"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=MLQoYkEcOUu%2BUmm60baXhivTCJkUkfKcStBMGdgqA%2F%2BLt%2BZiCdaTPT8N1YN%2FD5pLdAkRDwvZeXsfXHwryBZBhj0r1iaRN1MiQSgC6Cup6QwIh%2B7xhyIf7Qp7CmQDVyqe8sJj2YNN9%2BzNnV8W4E6tUr0lpyY55f4ThgxC9YSBRjNiK6wFsYcGW0APi7l7H8tc8sDUJljXLMZoNCHmE5pJ3YVQYpSKO1wl5oGWanUMyxh3rvrC5l55FdDQQJ1ia5aidy%2F3Wfmx01Xueojse5wuTA%3D%3D--QvctmN8uEGIqYf7f--xYv1eGKGMMZ6CGqDiUU1Qg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.242222230.1753805838; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 16:17:18 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 16:17:18 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A8D2:397358:DC3C98:1043469:6888F40E
fix: `Parse.Hooks` requests have double forward slash in URL (#2441) · parse-community/Parse-SDK-JS@1fc520c · GitHub
Copy file name to clipboardExpand all lines: src/__tests__/Hooks-test.js
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 598
Commit 1fc520c
authored
fix:
BREAKING CHANGE: Internal REST requests for `Parse.Hooks` use a URL that contains a double forward slash, for example `https://localhost/parse//hooks/functions`. This release changes the double forward slash to a single forward slash.Parse.Hooks
requests have double forward slash in URL (#2441)1 parent dc03103 commit 1fc520cCopy full SHA for 1fc520c
File tree
Expand file treeCollapse file tree
2 files changed
+107
-42
lines changedFilter options
- src
- __tests__
Expand file treeCollapse file tree
2 files changed
+107
-42
lines changed+7-7Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
| 64 | + | |
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 |
| - | |
| 77 | + | |
78 | 78 |
| |
79 |
| - | |
| 79 | + | |
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
| |||
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
89 |
| - | |
| 89 | + | |
90 | 90 |
| |
91 | 91 |
| |
92 |
| - | |
| 92 | + | |
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
104 |
| - | |
| 104 | + | |
105 | 105 |
| |
106 | 106 |
| |
107 |
| - | |
| 107 | + | |
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
|
src/__tests__/Hooks-test.js
Copy file name to clipboardExpand all lines: src/__tests__/Hooks-test.js+100-35Lines changed: 100 additions & 35 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
| 11 | + | |
10 | 12 |
| |
11 | 13 |
| |
12 | 14 |
| |
13 | 15 |
| |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
14 | 28 |
| |
15 | 29 |
| |
16 | 30 |
| |
| |||
19 | 33 |
| |
20 | 34 |
| |
21 | 35 |
| |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
22 | 43 |
| |
23 | 44 |
| |
| 45 | + | |
24 | 46 |
| |
25 | 47 |
| |
26 |
| - | |
| 48 | + | |
27 | 49 |
| |
28 | 50 |
| |
29 | 51 |
| |
30 | 52 |
| |
31 |
| - | |
| 53 | + | |
32 | 54 |
| |
| 55 | + | |
| 56 | + | |
| 57 | + | |
33 | 58 |
| |
34 | 59 |
| |
35 |
| - | |
| 60 | + | |
36 | 61 |
| |
37 | 62 |
| |
38 | 63 |
| |
39 | 64 |
| |
40 |
| - | |
| 65 | + | |
41 | 66 |
| |
| 67 | + | |
| 68 | + | |
| 69 | + | |
42 | 70 |
| |
43 | 71 |
| |
44 |
| - | |
| 72 | + | |
45 | 73 |
| |
46 | 74 |
| |
47 | 75 |
| |
48 | 76 |
| |
49 |
| - | |
| 77 | + | |
50 | 78 |
| |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
51 | 84 |
| |
52 | 85 |
| |
53 |
| - | |
| 86 | + | |
54 | 87 |
| |
55 | 88 |
| |
56 | 89 |
| |
57 | 90 |
| |
58 |
| - | |
| 91 | + | |
59 | 92 |
| |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
60 | 98 |
| |
61 | 99 |
| |
62 |
| - | |
63 |
| - | |
| 100 | + | |
| 101 | + | |
64 | 102 |
| |
65 | 103 |
| |
66 | 104 |
| |
67 |
| - | |
| 105 | + | |
68 | 106 |
| |
69 | 107 |
| |
70 |
| - | |
| 108 | + | |
71 | 109 |
| |
72 | 110 |
| |
| 111 | + | |
| 112 | + | |
| 113 | + | |
73 | 114 |
| |
74 | 115 |
| |
75 |
| - | |
76 |
| - | |
| 116 | + | |
| 117 | + | |
77 | 118 |
| |
78 | 119 |
| |
79 | 120 |
| |
80 |
| - | |
| 121 | + | |
81 | 122 |
| |
82 | 123 |
| |
83 | 124 |
| |
84 |
| - | |
| 125 | + | |
85 | 126 |
| |
86 | 127 |
| |
| 128 | + | |
| 129 | + | |
| 130 | + | |
87 | 131 |
| |
88 | 132 |
| |
89 |
| - | |
90 |
| - | |
| 133 | + | |
| 134 | + | |
91 | 135 |
| |
92 | 136 |
| |
93 | 137 |
| |
94 |
| - | |
| 138 | + | |
95 | 139 |
| |
96 |
| - | |
| 140 | + | |
97 | 141 |
| |
98 | 142 |
| |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
99 | 148 |
| |
100 | 149 |
| |
101 |
| - | |
102 |
| - | |
| 150 | + | |
| 151 | + | |
103 | 152 |
| |
104 | 153 |
| |
105 | 154 |
| |
106 |
| - | |
| 155 | + | |
107 | 156 |
| |
108 |
| - | |
| 157 | + | |
109 | 158 |
| |
110 | 159 |
| |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
111 | 165 |
| |
112 | 166 |
| |
113 |
| - | |
| 167 | + | |
114 | 168 |
| |
115 | 169 |
| |
116 | 170 |
| |
117 | 171 |
| |
118 |
| - | |
| 172 | + | |
119 | 173 |
| |
120 | 174 |
| |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
121 | 181 |
| |
122 | 182 |
| |
123 |
| - | |
| 183 | + | |
124 | 184 |
| |
125 | 185 |
| |
126 | 186 |
| |
127 | 187 |
| |
128 |
| - | |
| 188 | + | |
129 | 189 |
| |
130 | 190 |
| |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
131 | 196 |
| |
132 | 197 |
| |
133 |
| - | |
| 198 | + | |
134 | 199 |
| |
135 | 200 |
| |
136 | 201 |
| |
137 | 202 |
| |
138 | 203 |
| |
139 | 204 |
| |
140 |
| - | |
| 205 | + | |
141 | 206 |
| |
142 | 207 |
| |
143 | 208 |
| |
| |||
147 | 212 |
| |
148 | 213 |
| |
149 | 214 |
| |
150 |
| - | |
| 215 | + | |
151 | 216 |
| |
152 | 217 |
| |
153 | 218 |
| |
| |||
160 | 225 |
| |
161 | 226 |
| |
162 | 227 |
| |
163 |
| - | |
| 228 | + | |
164 | 229 |
| |
165 | 230 |
| |
166 | 231 |
| |
| |||
172 | 237 |
| |
173 | 238 |
| |
174 | 239 |
| |
175 |
| - | |
| 240 | + | |
176 | 241 |
| |
177 | 242 |
| |
178 | 243 |
| |
179 | 244 |
| |
180 | 245 |
| |
181 | 246 |
| |
182 |
| - | |
| 247 | + | |
183 | 248 |
| |
184 | 249 |
| |
185 | 250 |
| |
| |||
191 | 256 |
| |
192 | 257 |
| |
193 | 258 |
| |
194 |
| - | |
| 259 | + | |
195 | 260 |
| |
196 | 261 |
| |
197 | 262 |
| |
|
You can’t perform that action at this time.
0 commit comments