<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class="">What is the return value of <span style="color:rgb(255,20,147);font-family:consolas,'bitstream vera sans mono','courier new',courier,monospace;font-size:15px;white-space:pre;background-color:rgb(248,248,248)" class="">cowboy_req:reply? </span><code class="gmail-plain erlang" style="font-size: 1em; white-space: pre; background-color: rgb(248, 248, 248); padding: 0px; font-family: consolas, 'bitstream vera sans mono', 'courier new', courier, monospace; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; border: 0px; float: none; height: auto; line-height: 1.1em; margin: 0px; outline: 0px; overflow: visible; vertical-align: baseline; width: auto; background-image: none;">{ok, </code><code class="gmail-constants erlang" style="font-size:1em;white-space:pre;background-color:rgb(248,248,248);padding:0px;font-family:consolas,'bitstream vera sans mono','courier new',courier,monospace;color:rgb(0,102,204);border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;border:0px;float:none;height:auto;line-height:1.1em;margin:0px;outline:0px;overflow:visible;vertical-align:baseline;width:auto;background-image:none">Req2</code><code class="gmail-plain erlang" style="font-size: 1em; white-space: pre; background-color: rgb(248, 248, 248); padding: 0px; font-family: consolas, 'bitstream vera sans mono', 'courier new', courier, monospace; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; border: 0px; float: none; height: auto; line-height: 1.1em; margin: 0px; outline: 0px; overflow: visible; vertical-align: baseline; width: auto; background-image: none;">} or </code><span style="color:rgb(0,102,204);font-family:consolas,'bitstream vera sans mono','courier new',courier,monospace;font-size:13px;white-space:pre;background-color:rgb(248,248,248)" class="">Req2.</span></div><div class=""><span style="color:rgb(0,102,204);font-family:consolas,'bitstream vera sans mono','courier new',courier,monospace;font-size:13px;white-space:pre;background-color:rgb(248,248,248)" class=""><br class=""></span></div><div class=""><span style="background-color:rgb(248,248,248)" class=""><font color="#0066cc" face="consolas, bitstream vera sans mono, courier new, courier, monospace" class=""><span style="white-space:pre" class="">The document says the below, but the real return value is </span></font></span><span style="color:rgb(0,102,204);font-family:consolas,'bitstream vera sans mono','courier new',courier,monospace;font-size:13px;white-space:pre;background-color:rgb(248,248,248)" class="">Req2.</span></div></div></div></blockquote><br class=""></div><div><br class=""></div><div>How are you determining the "real return value"?</div><div><br class=""></div><div><a href="https://github.com/ninenines/cowboy/blob/1.0.x/src/cowboy_req.erl#L892" class="">https://github.com/ninenines/cowboy/blob/1.0.x/src/cowboy_req.erl#L892</a></div><br class=""></body></html>