Go library for HTTP form parsing

Bozhin Zafirov a8482ee0e2 Allow FormField.Name to match POST form field name. %!s(int64=2) %!d(string=hai) anos
.gitignore e624888d6a Initial commit %!s(int64=8) %!d(string=hai) anos
LICENSE 0ef53df57c Update comments. %!s(int64=2) %!d(string=hai) anos
README.md 5537c7ad54 initial import %!s(int64=8) %!d(string=hai) anos
constructors.go 0ef53df57c Update comments. %!s(int64=2) %!d(string=hai) anos
errors.go 0ef53df57c Update comments. %!s(int64=2) %!d(string=hai) anos
forms.go 0ef53df57c Update comments. %!s(int64=2) %!d(string=hai) anos
validate.go a8482ee0e2 Allow FormField.Name to match POST form field name. %!s(int64=2) %!d(string=hai) anos
validators.go 0ef53df57c Update comments. %!s(int64=2) %!d(string=hai) anos

README.md

forms

A golang library for HTTP form parsing.