initial commits
parent
e2394fbc68
commit
45de8a1a6e
|
@ -4,9 +4,9 @@ Package **httpaccess** implements tools to deal with the HTTP "Accept" header.
|
|||
|
||||
## Documention
|
||||
|
||||
Online documentation, which includes examples, can be found at: http://godoc.org/github.com/reiver/go-httpaccess
|
||||
Online documentation, which includes examples, can be found at: http://godoc.org/sourcecode.social/reiver/go-httpaccess
|
||||
|
||||
[![GoDoc](https://godoc.org/github.com/reiver/go-httpaccess?status.svg)](https://godoc.org/github.com/reiver/go-httpaccess)
|
||||
[![GoDoc](https://godoc.org/sourcecode.social/reiver/go-httpaccess?status.svg)](https://godoc.org/sourcecode.social/reiver/go-httpaccess)
|
||||
|
||||
## Example
|
||||
```go
|
||||
|
|
Loading…
Reference in New Issue