Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7b98b93

Browse files
authored
Merge pull request#141 from CosmicToast/patch-1
add xh to the list of cli utilities
2 parents67f5a9e +073e19b commit7b98b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎http/http.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ func NotFoundHandler(w http.ResponseWriter, r *http.Request) *appError {
370370
funccliMatcher(r*http.Request)bool {
371371
ua:=useragent.Parse(r.UserAgent())
372372
switchua.Product {
373-
case"curl","HTTPie","httpie-go","Wget","fetch libfetch","Go","Go-http-client","ddclient","Mikrotik":
373+
case"curl","HTTPie","httpie-go","Wget","fetch libfetch","Go","Go-http-client","ddclient","Mikrotik","xh":
374374
returntrue
375375
}
376376
returnfalse

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp