Go library for HTTP form parsing

Bozhin Zafirov a8482ee0e2 Allow FormField.Name to match POST form field name. vor 2 Jahren
.gitignore e624888d6a Initial commit vor 8 Jahren
LICENSE 0ef53df57c Update comments. vor 2 Jahren
README.md 5537c7ad54 initial import vor 8 Jahren
constructors.go 0ef53df57c Update comments. vor 2 Jahren
errors.go 0ef53df57c Update comments. vor 2 Jahren
forms.go 0ef53df57c Update comments. vor 2 Jahren
validate.go a8482ee0e2 Allow FormField.Name to match POST form field name. vor 2 Jahren
validators.go 0ef53df57c Update comments. vor 2 Jahren

README.md

forms

A golang library for HTTP form parsing.