mirror of
https://github.com/urbit/shrub.git
synced 2024-12-12 10:29:01 +03:00
Various HTTP client fixes.
This commit is contained in:
parent
2052238098
commit
3d1c90f357
@ -1269,7 +1269,7 @@
|
||||
++ load
|
||||
|= old=vase
|
||||
^- vane
|
||||
?. (~(nest ut -:!>(dez)) & p.old) ~|(%load-type-fail !!)
|
||||
~? !(~(nest ut -:!>(dez)) | p.old) %batz-reset
|
||||
..^$(dez ((map duct brim) q.old))
|
||||
::
|
||||
++ raze
|
||||
|
@ -176,7 +176,7 @@
|
||||
++ load
|
||||
|= new=vase
|
||||
^- vane
|
||||
?. (~(nest ut -:!>(`bolo`+>-.^$)) & p.new) ~|(%load-type-fail !!)
|
||||
~? !(~(nest ut -:!>(`bolo`+>-.^$)) | p.new) %eyre-reset
|
||||
..^$(+>- (bolo q.new))
|
||||
::
|
||||
++ raze
|
||||
|
@ -1720,7 +1720,7 @@
|
||||
[%this p=? q=@ud r=httq] :: secure/session/req
|
||||
[%thou p=httr] :: raw http response
|
||||
[%thug p=@p q=@p] :: sign in client
|
||||
[%thus p=@ud q=(unit hiss)] :: http request
|
||||
[%thus p=@ud q=(unit hiss)] :: http request/cancel
|
||||
[%tory p=(list ,@t)] :: history dump
|
||||
[%veer p=@ta q=path r=@t] :: install vane
|
||||
[%vega p=path] :: reboot by path
|
||||
@ -1862,7 +1862,7 @@
|
||||
++ gyro ,[p=@ud q=wire r=prod] :: live prompt
|
||||
++ hand ,@uvH :: hash of code
|
||||
++ hate ,[p=purl q=@p r=moth] :: cooked request
|
||||
++ hiss ,[p=hart q=httq] :: outbound request
|
||||
++ hiss ,[p=purl q=moth] :: outbound request
|
||||
++ hist ,[p=@ud q=(list ,@t)] :: depth texts
|
||||
++ hook path :: request origin
|
||||
++ hart ,[p=? q=(unit ,@ud) r=host] :: http sec/port/host
|
||||
|
Loading…
Reference in New Issue
Block a user