Updated is_valid_character, using NATURAL_32 as an argument to avoid multiple conversions.
Updated add_cookie, added features has_cookie_name and is_cookie line to avoid the use of STRING.split and STRING.start_with.
This commit is contained in:
@@ -124,7 +124,7 @@ feature -- Error reporting
|
||||
end
|
||||
end
|
||||
|
||||
feature {EQA_TEST_SET} -- Implementation: Access
|
||||
feature -- Implementation: Access
|
||||
|
||||
output: STRING
|
||||
-- Server output channel
|
||||
|
||||
Reference in New Issue
Block a user