mirror of
https://github.com/kataras/iris.git
synced 2026-01-03 10:17:03 +00:00
add iris.Patches() to modify global behaviors
This commit is contained in:
@@ -200,6 +200,7 @@
|
||||
* Response Writer
|
||||
* [Content Negotiation](response-writer/content-negotiation)
|
||||
* [Text, Markdown, YAML, HTML, JSON, JSONP, Msgpack, XML and Binary](response-writer/write-rest/main.go)
|
||||
* [Third-party JSON Encoder](response-writer/json-third-party/main.go)
|
||||
* [Protocol Buffers](response-writer/protobuf/main.go)
|
||||
* [HTTP/2 Server Push](response-writer/http2push/main.go)
|
||||
* [Stream Writer](response-writer/stream-writer/main.go)
|
||||
|
||||
Reference in New Issue
Block a user