Skip to content

Commit

Permalink
http: make sure post-data slot exists
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjbq7 committed Dec 3, 2024
1 parent 5d557ae commit c60df98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions basis/http/http.factor
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ TUPLE: request
redirects ;

! These are for backwards compatibility
SLOT: post-data
M: request post-data>> data>> ;
M: request post-data<< data<< ;

Expand Down

0 comments on commit c60df98

Please sign in to comment.