1
0
mirror of https://github.com/golang/go synced 2024-11-18 14:14:46 -07:00
go/playground/socket
Mikio Hara 96cece04e7 go.tools/{cmd/present,playground/socket}: add orighost flag to handle the web origin more flexible
Also fixes the following nits;
- literal IPv6 address handling
- URL host component handling in the case of a wildcard listen
- URL port component handling in the case of no port component in origin

Fixes golang/go#8096.

LGTM=dan.kortschak, adg
R=adg, golang-codereviews, dan.kortschak
CC=golang-codereviews
https://golang.org/cl/102770046
2014-06-02 21:39:33 +09:00
..
socket.go go.tools/{cmd/present,playground/socket}: add orighost flag to handle the web origin more flexible 2014-06-02 21:39:33 +09:00