|
@@ -2,7 +2,7 @@
|
|
|
// Use of this source code is governed by a BSD-style
|
|
// Use of this source code is governed by a BSD-style
|
|
|
// license that can be found in the LICENSE file.
|
|
// license that can be found in the LICENSE file.
|
|
|
|
|
|
|
|
-// +build !plan9,!solaris
|
|
|
|
|
|
|
+// +build !js,!nacl,!plan9,!solaris
|
|
|
|
|
|
|
|
/*
|
|
/*
|
|
|
The h2i command is an interactive HTTP/2 console.
|
|
The h2i command is an interactive HTTP/2 console.
|