Skip to content

Commit

Permalink
Merge pull request v2ray#1836 from v2fly/fix
Browse files Browse the repository at this point in the history
fix: !confonly missing in http client
  • Loading branch information
kslr committed Aug 7, 2019
2 parents f364173 + 27da2d1 commit 1b87eca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proxy/http/client.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// +build !confonly
package http

import (
Expand Down

0 comments on commit 1b87eca

Please sign in to comment.