Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
R3
howto-cards
Commits
aaf5db20
Verified
Commit
aaf5db20
authored
Nov 08, 2019
by
Laurent Heirendt
✈
Browse files
Revert "change GET to HEAD"
This reverts commit
e3f01850
.
parent
e3f01850
Changes
1
Hide whitespace changes
Inline
Side-by-side
.ci/.autoRedirect
View file @
aaf5db20
...
...
@@ -6,7 +6,7 @@
jQuery
.
ajax
({
url
:
url
,
dataType
:
'
text
'
,
type
:
'
HEAD
'
,
type
:
'
GET
'
,
cache
:
false
,
complete
:
function
(
xhr
){
if
(
typeof
cb
===
'
function
'
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment