Go library for HTTP form parsing

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

README.md

forms

A golang library for HTTP form parsing.