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