Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandraZapuc committed Apr 7, 2022
1 parent 9f10367 commit 9313ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/ic.did
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ type definite_canister_settings = record {
freezing_threshold : nat;
};

type http_header = record { name: text; value: blob };
type http_header = record { name: text; value: text };

type http_response = record {
status: nat;
Expand Down

0 comments on commit 9313ba6

Please sign in to comment.