<%= t(:thinghttp_header_name) %> <%= header.text_field :name, :class => 'form-control input-sm' %>
<%= t(:thinghttp_header_value) %> <%= header.text_field :value, :class => 'form-control input-sm' %> <%= header.link_to_remove t(:thinghttp_header_remove) %>