Github user dongjoon-hyun commented on the issue:

    https://github.com/apache/spark/pull/23114
  
    Oh, I got it. The PR description is wrong in this PR.
    
    The current one. 
    ```
    $ curl  -H cookie http://458apiros-MBP.lan:18080/
    ```
    The correct one needs '@'.
    ```
    $ curl  -H @cookie http://458apiros-MBP.lan:18080/
    ```


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to