Skip to content

Commit

Permalink
HTTP Response is using a lot of Java classes
Browse files Browse the repository at this point in the history
  • Loading branch information
JaroslavTulach committed Jun 20, 2024
1 parent 31a3de8 commit b2caa90
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ from project.Data.Text.Extensions import all
from project.Metadata import Display, Widget
from project.Network.HTTP.Response_Body import decode_format_selector

polyglot java import java.net.http.HttpHeaders
polyglot java import org.enso.base.enso_cloud.EnsoHttpResponse
polyglot java import java.util.Optional

type Response
## PRIVATE
Expand Down

0 comments on commit b2caa90

Please sign in to comment.