Skip to content

Commit

Permalink
Fixing title
Browse files Browse the repository at this point in the history
  • Loading branch information
RockfordWei committed Feb 13, 2017
1 parent a3fd710 commit cd76ad6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.zh_CN.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# PerfectTemplate [English](https://github.com/PerfectlySoft/PerfectTemplate)
# Perfect SPNEGO demo [English](https://github.com/PerfectlySoft/PerfectTemplate)

<p align="center">
<a href="http://perfect.org/get-involved.html" target="_blank">
Expand Down Expand Up @@ -206,7 +206,7 @@ func handler(data: [String:Any]) throws -> RequestHandler {

// 返回受保护的资源内容
response.appendBody(string: "<html><title>Hello, world!</title><body>Welcome, \(user)</body></html>\n")

}else {

// 验证失败,有可能是DNS错误造成,请务必使用FQDN完全限制域名
Expand Down

0 comments on commit cd76ad6

Please sign in to comment.