Home
last modified time | relevance | path

Searched refs:WriteContentType (Results 1 – 25 of 72) sorted by relevance

123

/dports/net/rospo/rospo-0.7.1/vendor/github.com/gin-gonic/gin/render/
H A Djson.go62 func (r JSON) WriteContentType(w http.ResponseWriter) { func
79 r.WriteContentType(w)
89 func (r IndentedJSON) WriteContentType(w http.ResponseWriter) { func
95 r.WriteContentType(w)
113 func (r SecureJSON) WriteContentType(w http.ResponseWriter) { func
119 r.WriteContentType(w)
152 func (r JsonpJSON) WriteContentType(w http.ResponseWriter) { func
158 r.WriteContentType(w)
178 func (r AsciiJSON) WriteContentType(w http.ResponseWriter) { func
184 r.WriteContentType(w)
[all …]
H A Dxml.go21 r.WriteContentType(w)
26 func (r XML) WriteContentType(w http.ResponseWriter) { func
H A Ddata.go17 r.WriteContentType(w)
23 func (r Data) WriteContentType(w http.ResponseWriter) { func
H A Dyaml.go22 r.WriteContentType(w)
34 func (r YAML) WriteContentType(w http.ResponseWriter) { func
H A Dprotobuf.go22 r.WriteContentType(w)
34 func (r ProtoBuf) WriteContentType(w http.ResponseWriter) { func
/dports/net/rospo/rospo-0.7.1/vendor/github.com/gin-gonic/gin/gin-1.7.4/render/
H A Djson.go62 func (r JSON) WriteContentType(w http.ResponseWriter) { func
79 r.WriteContentType(w)
89 func (r IndentedJSON) WriteContentType(w http.ResponseWriter) { func
95 r.WriteContentType(w)
113 func (r SecureJSON) WriteContentType(w http.ResponseWriter) { func
119 r.WriteContentType(w)
152 func (r JsonpJSON) WriteContentType(w http.ResponseWriter) { func
158 r.WriteContentType(w)
178 func (r AsciiJSON) WriteContentType(w http.ResponseWriter) { func
184 r.WriteContentType(w)
[all …]
H A Dxml.go21 r.WriteContentType(w)
26 func (r XML) WriteContentType(w http.ResponseWriter) { func
H A Ddata.go17 r.WriteContentType(w)
23 func (r Data) WriteContentType(w http.ResponseWriter) { func
H A Dyaml.go22 r.WriteContentType(w)
34 func (r YAML) WriteContentType(w http.ResponseWriter) { func
H A Dprotobuf.go22 r.WriteContentType(w)
34 func (r ProtoBuf) WriteContentType(w http.ResponseWriter) { func
H A Drender_test.go33 (JSON{data}).WriteContentType(w)
80 (SecureJSON{"while(1);", data}).WriteContentType(w1)
117 (JsonpJSON{"x", data}).WriteContentType(w1)
144 (JsonpJSON{"", data}).WriteContentType(w)
236 (YAML{data}).WriteContentType(w)
268 (ProtoBuf{data}).WriteContentType(w)
293 (XML{data}).WriteContentType(w)
340 data2.WriteContentType(w)
363 }).WriteContentType(w)
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/gin-gonic/gin/render/
H A Djson.go65 func (r JSON) WriteContentType(w http.ResponseWriter) { func
82 r.WriteContentType(w)
92 func (r IndentedJSON) WriteContentType(w http.ResponseWriter) { func
98 r.WriteContentType(w)
116 func (r SecureJSON) WriteContentType(w http.ResponseWriter) { func
122 r.WriteContentType(w)
155 func (r JsonpJSON) WriteContentType(w http.ResponseWriter) { func
161 r.WriteContentType(w)
181 func (r AsciiJSON) WriteContentType(w http.ResponseWriter) { func
187 r.WriteContentType(w)
[all …]
H A Dxml.go21 r.WriteContentType(w)
26 func (r XML) WriteContentType(w http.ResponseWriter) { func
H A Ddata.go17 r.WriteContentType(w)
23 func (r Data) WriteContentType(w http.ResponseWriter) { func
H A Dyaml.go22 r.WriteContentType(w)
34 func (r YAML) WriteContentType(w http.ResponseWriter) { func
H A Dprotobuf.go22 r.WriteContentType(w)
34 func (r ProtoBuf) WriteContentType(w http.ResponseWriter) { func
H A Drender_test.go33 (JSON{data}).WriteContentType(w)
80 (SecureJSON{"while(1);", data}).WriteContentType(w1)
117 (JsonpJSON{"x", data}).WriteContentType(w1)
144 (JsonpJSON{"", data}).WriteContentType(w)
236 (YAML{data}).WriteContentType(w)
268 (ProtoBuf{data}).WriteContentType(w)
293 (XML{data}).WriteContentType(w)
340 data2.WriteContentType(w)
363 }).WriteContentType(w)
/dports/databases/go-pgweb/pgweb-0.11.7/vendor/github.com/gin-gonic/gin/render/
H A Djson.go51 func (r JSON) WriteContentType(w http.ResponseWriter) { func
66 r.WriteContentType(w)
75 func (r IndentedJSON) WriteContentType(w http.ResponseWriter) { func
80 r.WriteContentType(w)
93 func (r SecureJSON) WriteContentType(w http.ResponseWriter) { func
98 r.WriteContentType(w)
118 func (r JsonpJSON) WriteContentType(w http.ResponseWriter) { func
123 r.WriteContentType(w)
144 func (r AsciiJSON) WriteContentType(w http.ResponseWriter) { func
H A Dxml.go19 r.WriteContentType(w)
23 func (r XML) WriteContentType(w http.ResponseWriter) { func
H A Ddata.go16 r.WriteContentType(w)
21 func (r Data) WriteContentType(w http.ResponseWriter) { func
H A Dyaml.go20 r.WriteContentType(w)
31 func (r YAML) WriteContentType(w http.ResponseWriter) { func
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/gin-gonic/gin/render/
H A Djson.go31 func (r JSON) WriteContentType(w http.ResponseWriter) { func
46 r.WriteContentType(w)
55 func (r IndentedJSON) WriteContentType(w http.ResponseWriter) { func
H A Dxml.go19 r.WriteContentType(w)
23 func (r XML) WriteContentType(w http.ResponseWriter) { func
H A Ddata.go16 r.WriteContentType(w)
21 func (r Data) WriteContentType(w http.ResponseWriter) { func
H A Dyaml.go20 r.WriteContentType(w)
31 func (r YAML) WriteContentType(w http.ResponseWriter) { func

123