Also removing the implicit conversion from STRING to HTTP_*_TYPE
This commit is contained in:
@@ -15,9 +15,6 @@ create
|
||||
make,
|
||||
make_from_string
|
||||
|
||||
convert
|
||||
make_from_string ({READABLE_STRING_8, STRING_8, IMMUTABLE_STRING_8})
|
||||
|
||||
feature -- Access
|
||||
|
||||
charset_parameter: detachable READABLE_STRING_8
|
||||
|
||||
@@ -40,9 +40,6 @@ create
|
||||
make,
|
||||
make_from_string
|
||||
|
||||
convert
|
||||
make_from_string ({READABLE_STRING_8, STRING_8, IMMUTABLE_STRING_8})
|
||||
|
||||
feature {NONE} -- Initialization
|
||||
|
||||
make (a_type, a_subtype: READABLE_STRING_8)
|
||||
|
||||
Reference in New Issue
Block a user