11 Commits
Author SHA1 Message Date
Berend de Boer 4b87a00637 Remove invariant violation. 2013-08-03 20:09:16 +12:00
Berend de BoerandJocelyn Fiat 2ff3cff70f Do not use 307 but 302 response 2012-05-21 17:18:12 +02:00
Berend de BoerandJocelyn Fiat 84a12447db Avoid another indirection. 2012-03-19 14:02:13 +01:00
Berend de BoerandJocelyn Fiat 876f9e02b7 status must be set, else WGI_SERVICE.execute will report the
postcondition violation.

Conflicts:

	library/server/wsf/router/wsf_handler.e
2012-03-19 13:58:17 +01:00
Berend de BoerandJocelyn Fiat e5323dd208 Minor code cleanup/typo fix. 2012-03-19 13:54:48 +01:00
Berend de BoerandJocelyn Fiat 77834a3dd8 Move wgi_service spec to its own directory else I get a class
conflicts with compile_ise.ecf generated by gexace.
2012-03-19 13:54:34 +01:00
berend d940da7b13 SmartEiffel doesn't have is_space. 2008-08-27 04:29:42 +00:00
berend 31619fc88e JSON number is a double precision IEEE number, not a single precision. 2008-08-27 04:29:12 +00:00
berend bf781a9d25 Changed formatting a bit.
Made it compile with SE 1.2r7
2008-08-27 04:26:44 +00:00
berend fa35ab07a0 Fixed bug where a JSON string had to end with CRLF. But that's optional.
Reformatted code to Gobo standard.
2008-08-05 03:26:08 +00:00
berend 0bf10c633f Reformatted code to Gobo standard. 2008-08-05 03:25:14 +00:00