VirtualBox

source: vbox/trunk/src/VBox/Devices/PC/Etherboot-src/include/http.h@ 545

Last change on this file since 545 was 1, checked in by vboxsync, 55 years ago

import

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 156 bytes
Line 
1#ifndef HTTP_H
2#define HTTP_H
3
4extern int http(const char *url,
5 int (*fnc)(unsigned char *, unsigned int, unsigned int, int));
6
7#endif /* HTTP_H */
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette