.\" Man page generated from reStructuredText. . .TH "TSHTTPTXNSERVERPUSH" "3ts" "January 24, 2017" "7.0" "Apache Traffic Server" .SH NAME TSHttpTxnServerPush \- . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SH SYNOPSIS .sp \fI#include \fP .INDENT 0.0 .TP .B void TSHttpTxnServerPush(TSHttpTxn\fI\ txnp\fP, const char\fI\ *url\fP, int\fI\ url_len\fP) .UNINDENT .SH DESCRIPTION .sp Push a content to a client with Server Push mechanism. .sp This API works only if the protocol of a transaction supports Server Push and it is not disabled by the client. You can call this API without checking whether Server Push is available on the transaction and it does nothing if Server Push is not available. .SH NOTES .sp This API may be changed in the future version since it is experimental. .SH SEE ALSO .sp \fITSAPI(3ts)\fP, .SH COPYRIGHT 2015, dev@trafficserver.apache.org .\" Generated by docutils manpage writer. .