Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Http::Response Documentation Error  (Read 2191 times)

0 Members and 1 Guest are viewing this topic.

SephiRok

  • Newbie
  • *
  • Posts: 6
    • View Profile
Http::Response Documentation Error
« on: July 26, 2009, 04:26:46 pm »
http://www.sfml-dev.org/documentation/1.5/classsf_1_1Http_1_1Response.htm#d785737dcbb5c2bd686482d483f8a330 says the name of the field is case INsensitive, but it is actually case sensitive and all lowercase.

Note that the tutorial is then wrong as well: http://www.sfml-dev.org/tutorials/1.5/network-http.php

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Http::Response Documentation Error
« Reply #1 on: July 26, 2009, 07:04:25 pm »
It has been fixed recently.
Laurent Gomila - SFML developer