HttpMethod.put constructor

const HttpMethod.put([
  1. String path = ''
])

Implementation

const HttpMethod.put([String path = '']);