#include <ctype.h>
#include <spl/Exception.h>
#include <spl/Int32.h>
#include <spl/text/StringBuffer.h>
#include <spl/web/HttpUtility.h>
Go to the source code of this file.
This code was mostly ported from mono.
Definition in file HttpUtility.cpp.