Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

Added scheme parsing to http-address param #63

Merged
merged 1 commit into from
Feb 11, 2015

Conversation

dhowden
Copy link
Contributor

@dhowden dhowden commented Feb 11, 2015

Can now listen for HTTP clients on unix sockets (and any other Go-supported stream oriented network, see http://golang.org/pkg/net/#Listen). Default behaviour is unchanged, any http-address without a scheme is given the default value of "tcp".

Amended the README so that the usage output is up to date.

Can now listen for HTTP clients on unix sockets (and any other Go-supported stream oriented network - see golang.org/pkg/net/#Listen).  Default behaviour is unchanged, any http-address without a scheme is given the default of tcp.

Amended the README so that the usage output is up to date.
@jehiah
Copy link
Member

jehiah commented Feb 11, 2015

great idea!

jehiah added a commit that referenced this pull request Feb 11, 2015
Added scheme parsing to http-address param
@jehiah jehiah merged commit 30e5b63 into bitly:master Feb 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants