# File lib/em-http/http_encoding.rb, line 99
def
encode_field
(
k
,
v
)
FIELD_ENCODING
%
[
k
,
v
]
end