diff --git a/.project b/.project new file mode 100644 index 000000000..f502cc789 --- /dev/null +++ b/.project @@ -0,0 +1,11 @@ + + + JSON-java + + + + + + + + diff --git a/HTTP.java b/HTTP.java index 43d04a804..a4ff2f7e2 100755 --- a/HTTP.java +++ b/HTTP.java @@ -32,6 +32,8 @@ of this software and associated documentation files (the "Software"), to deal * @version 2010-12-24 */ public class HTTP { + + //O buzz Ž o maior /** Carriage return/line feed. */ public static final String CRLF = "\r\n"; @@ -93,6 +95,9 @@ public static JSONObject toJSONObject(String string) throws JSONException { } // Fields + + + while (x.more()) { String name = x.nextTo(':');