Skip to content

Commit 013c235

Browse files
authored
Drop support for J2ME (#1899)
Co-authored-by: alxndrsn <alxndrsn>
1 parent 9c9666b commit 013c235

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/openrosa-form-submission.rst

-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ OpenRosa servers MUST provide a URI capable of accepting HTTP POST Requests. Acc
2525

2626
The server MUST support HTTP 1.1 chunked transfer encoding for receiving the POST content. There is no minimum set of standards for timeouts, maximum content length, or other http configurations, but servers are encouraged to support lenient connections and the largest possible content size, since many of the connections will be from unreliable channels and in environments where splitting content up is impractical.
2727

28-
For maximum compatibility with J2ME clients, it is recommended that a server SHOULD NOT issue redirects.
29-
3028
.. note::
3129
Using digest authentication and https when communicating with a server does not require any redirects --- you can have authentication and secure transport without redirects.
3230

0 commit comments

Comments
 (0)