Added appveyor badge.
This commit is contained in:
parent
d06795e0af
commit
5b56399b26
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# HttpStatus JSP Tag Library
|
||||
|
||||
[](http://opensource.org/licenses/BSD-3-Clause) [](https://www.versioneye.com/user/projects/56a6947a1b78fd002d00018a) [](https://travis-ci.org/ethauvin/HttpStatus) [](https://maven-badges.herokuapp.com/maven-central/net.thauvin.erik.httpstatus/httpstatus) [  ](https://bintray.com/ethauvin/maven/HttpStatus/_latestVersion)
|
||||
[](http://opensource.org/licenses/BSD-3-Clause) [](https://www.versioneye.com/user/projects/56a6947a1b78fd002d00018a) [](https://travis-ci.org/ethauvin/HttpStatus) [](https://ci.appveyor.com/project/ethauvin/httpstatus) [](https://maven-badges.herokuapp.com/maven-central/net.thauvin.erik.httpstatus/httpstatus) [  ](https://bintray.com/ethauvin/maven/HttpStatus/_latestVersion)
|
||||
|
||||
|
||||
A simple [JSP](http://www.oracle.com/technetwork/java/javaee/jsp/index.html) Tag Library to display the [code](#hscode), [reason](#hsreason) and/or [cause](#hscode) for [HTTP status codes](http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html) in JSP error pages.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue