blob: 4ad610e9b4e936cd007649dad577e460084946ef (
plain) (
blame)
1
2
3
4
5
|
<tt>
<div>Hello tell me how I can get for example http header "user-agent"?</div><div>I do so:</div><div>�</div><div>handle(Req, State) -></div><div>�</div><div>{ok, FwdIP, Req5} = cowboy_req:header("user-agent, Req)</div><div>�</div><div>but in this place I get the error</div><div>�</div><div>�</div><div>�</div><div>--</div><div>Vjacheslav Kozlov</div><div>Engineer of AEMS</div><div>Ltd. "EER-Novomichurinsk"</div><div>--</div><div>http://www.ter-energo.ru</div><div>+79109095144 09:00-18:00 (GMT+04:00)</div><br>
<br>
</tt>
|