| c0486335 | 10-Nov-2023 |
Trevor Elliott <[email protected]> |
wasi-http: Make child fields immutable (#7524)
* Make child fields immutable
* Add `get_fields` and remove `FieldMapMutability`
Clean up the interface to immutable fields by adding a different acc
wasi-http: Make child fields immutable (#7524)
* Make child fields immutable
* Add `get_fields` and remove `FieldMapMutability`
Clean up the interface to immutable fields by adding a different accessor.
* Clean up the diff
show more ...
|