# File lib/rfuzz/client.rb, line 58
58:
def
encode_field
(
k
,
v
) 59:
"#{k}: #{v}\r\n"
60:
end